MCP server for Roomvana — browse room types & design styles and get a direct link to the Roomvana AI interior-design studio at https://roomvana.ai
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/TJLDC/roomvana-mcp{
"mcpServers": {
"roomvana-mcp": {
"command": "node",
"args": ["/path/to/roomvana-mcp/dist/index.js"]
}
}
}MCP Servers overview
# Roomvana MCP server
An [MCP](https://modelcontextprotocol.io) server for **[Roomvana](https://roomvana.ai)** — 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](https://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](https://roomvana.ai) studio link with the chosen room and style pre-selected; validates both against Roomvana's live catalog. |
## Install
Requires Node.js 18+.
```json
{
"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
```bash
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
What people ask about roomvana-mcp
What is TJLDC/roomvana-mcp?
+
TJLDC/roomvana-mcp is mcp servers for the Claude AI ecosystem. MCP server for Roomvana — browse room types & design styles and get a direct link to the Roomvana AI interior-design studio at https://roomvana.ai It has 0 GitHub stars and its last recorded update is dated 2026-09-11.
How do I install roomvana-mcp?
+
You can install roomvana-mcp by cloning the repository (https://github.com/TJLDC/roomvana-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is TJLDC/roomvana-mcp safe to use?
+
Our security agent has analyzed TJLDC/roomvana-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains TJLDC/roomvana-mcp?
+
TJLDC/roomvana-mcp is maintained by TJLDC. The last recorded GitHub activity is dated 2026-09-11, with 0 open issues.
Are there alternatives to roomvana-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy roomvana-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/tjldc-roomvana-mcp)<a href="https://claudewave.com/repo/tjldc-roomvana-mcp"><img src="https://claudewave.com/api/badge/tjldc-roomvana-mcp" alt="Featured on ClaudeWave: TJLDC/roomvana-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!