MCP.so
Sign In
A

Ai Room Design Mcp Server

@rocnubie

About Ai Room Design Mcp Server

No overview available yet

Basic information

Category

Media & Design

Transports

stdio

Publisher

rocnubie

Submitted by

Chen Roc

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ai-room-design-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/ai-room-design-mcp/src/index.mjs"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Ai Room Design Mcp Server?

A Model Context Protocol server that exposes the canonical AI Room Design knowledge surface—image generation workflows and styles, pricing, FAQ, official links—to MCP-compatible AI clients like Claude Desktop, Cursor, Windsurf, and Continue. It is read-only, requires no API keys or quota, and has an approximately 50 ms cold start.

How to use Ai Room Design Mcp Server?

Install via Smithery (npx -y @smithery/cli install ai-room-design-mcp --client claude) or from source (git clone, pnpm install), then add the server to your MCP client configuration. The server provides three zero-parameter tools—list_styles, get_pricing, get_official_links—plus resources (site://ai-room-design/styles, /pricing, /faq, /links) and two prompts (tell_me_about_ai_room_design, try_image_style_ai_room_design).

Key features of Ai Room Design Mcp Server

  • Read-only MCP server with no API keys required.
  • Exposes styles, pricing, FAQ, and official links.
  • Integrates with Claude Desktop, Cursor, Windsurf, Continue.
  • Instant cold start (~50 ms) and no usage quota.
  • Zero-parameter tools for common queries.

Comments

More Media & Design MCP servers