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"]
}
}
}Resumen de MCP Servers
# 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
Lo que la gente pregunta sobre roomvana-mcp
¿Qué es TJLDC/roomvana-mcp?
+
TJLDC/roomvana-mcp es mcp servers para el ecosistema de Claude AI. 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 Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-11.
¿Cómo se instala roomvana-mcp?
+
Puedes instalar roomvana-mcp clonando el repositorio (https://github.com/TJLDC/roomvana-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar TJLDC/roomvana-mcp?
+
Nuestro agente de seguridad ha analizado TJLDC/roomvana-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene TJLDC/roomvana-mcp?
+
TJLDC/roomvana-mcp es mantenido por TJLDC. La última actividad registrada en GitHub es del 2026-09-11, con 0 issues abiertos.
¿Hay alternativas a roomvana-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega roomvana-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!