Server data from the Official MCP Registry
Explore Roomvana room types and styles, then open a link to redesign a room from a photo.
About
Explore Roomvana room types and styles, then open a link to redesign a room from a photo.
Remote endpoints: streamable-http: https://api.roomvana.co/mcp
Security Report
This is a well-built, read-only MCP server with clean code, proper input validation, and appropriate permissions for its stated purpose. The server fetches public catalog data from Roomvana's API, validates user inputs against live data, and generates deep links—no authentication is required or needed. Minor code quality observations do not materially affect security. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity).
4 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
Roomvana MCP server
An MCP server for Roomvana — AI interior design. It lets an AI assistant browse the room types and design styles Roomvana supports and hand the user a studio link with their choices pre-selected. Upload a photo of any room and get a realistic redesign in about 30 seconds at roomvana.ai.
Read-only and no sign-in required: this server never uploads photos or spends credits. The actual redesign happens on the website.
Tools
| Tool | What it does |
|---|---|
list_design_styles | Lists the design styles Roomvana can render (modern, japandi, industrial, coastal, …), each with a short description. |
list_room_types | Lists the rooms and outdoor spaces Roomvana can redesign — interior rooms, house exterior, and garden/patio/backyard. |
design_a_room | Returns a roomvana.ai studio link with the chosen room and style pre-selected; validates both against Roomvana's live catalog. |
Install
Requires Node.js 18+.
{
"mcpServers": {
"roomvana": {
"command": "npx",
"args": ["-y", "roomvana-mcp"]
}
}
}
Add that to your MCP client config (Claude Desktop: claude_desktop_config.json; other clients: their MCP config file), then restart the client.
From source
npm install
npm run build
npm start
Example
"I want to redo my bedroom in a japandi style."
The assistant calls design_a_room with room=bedroom, style=japandi and returns:
https://roomvana.ai/design?room=bedroom&style=japandi
Open it, upload a photo of the room, and generate a redesign. Your walls, windows and layout stay put — only the look changes.
How it works
The list of supported rooms and styles is fetched live from Roomvana's public catalog endpoint (https://api.roomvana.co/options), so the server never offers something Roomvana can't render. If that endpoint is unreachable, it falls back to a bundled snapshot.
Links
- Website: https://roomvana.ai
- Design studio: https://roomvana.ai/design
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
