Ai Room Design Mcp Server
@rocnubie
Ai Room Design Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを 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.
「メディアとデザイン」の他のコンテンツ
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
コメント