ImmoStage Virtual Staging MCP Server
AI-powered virtual staging MCP server for real estate professionals. Stage empty rooms with photorealistic furniture, beautify floor plans into 3D renders, classify room images, generate German property descriptions, and get staging style recommendations — all through the Model Context Protocol. Built for Immobilienmakler, PropTech platforms, and real estate photographers in the DACH market.
Quick Start
Connect your MCP client to the ImmoStage server:
Server URL: https://mcp.immostage.ai/api/mcp
Claude Desktop Configuration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"immostage": {
"url": "https://mcp.immostage.ai/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Contact goerz@immostage.ai for API access.
Tools
| Tool | Description | Cost | Latency |
|---|---|---|---|
stage_room |
AI virtual staging — transform empty room photos into beautifully furnished spaces | Uses credits | ~20-40s |
beautify_floor_plan |
Transform 2D floor plans into 3D isometric architectural renders | Uses credits | ~20-40s |
classify_room |
Classify room images: type, empty/furnished, quality score, style suggestion | Free | ~2s |
optimize_listing |
Generate professional German property descriptions from basic listing data | Free | ~3s |
suggest_style |
Get staging style recommendation based on room type and target audience | Free | Instant |






