Ai Room Design Mcp Server
@rocnubie
About Ai Room Design Mcp Server
No overview available yet
Basic information
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.
More Media & Design MCP servers

Google Maps
modelcontextprotocolModel Context Protocol Servers
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
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:
Video Editor MCP server
burningionMCP Interface for Video Jungle
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
Comments