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.

コメント

「メディアとデザイン」の他のコンテンツ