ImmoStage Virtual Staging
io.github.LarryWalkerDEV/immostageAI virtual staging for real estate — stage rooms, beautify floor plans, classify images.
Tools · 5
AI virtual staging - transform empty room photos into beautifully furnished spaces. Provide either a public image URL or a base64-encoded image.
Transform 2D floor plans into stunning 3D isometric architectural renders. Provide either a public image URL or a base64-encoded image.
Classify room images - detect room type, empty/furnished, quality, suggest style. Provide either a public image URL or a base64-encoded image.
Generate professional German property descriptions from basic listing data.
Get staging style recommendations based on room type and target audience.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"immostage_virtual_staging": {
"url": "https://mcp.immostage.ai/api/mcp",
"transport": "streamable-http"
}
}
}