MCP.so
登录
A

Ai Room Design Mcp Server

@rocnubie

关于 Ai Room Design Mcp Server

暂无概览

基本信息

分类

媒体与设计

传输方式

stdio

发布者

rocnubie

提交者

Chen Roc

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

媒体与设计 分类下的更多 MCP 服务器