AI virtual staging for real estate — stage rooms, beautify floor plans, classify images.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-larrywalkerdev-immostage": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in design
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
AI image generation and editing with prompt optimization and quality presets. Powered by Nano Banana
Coinbase Design System - MCP Server
MCP Security Weekly
Get CVE alerts and security updates for io.github.LarryWalkerDEV/immostage and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
Connect your MCP client to the ImmoStage server:
Server URL: https://mcp.immostage.ai/api/mcp
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.
| 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 |
Stage this room in modern style: https://example.com/empty-living-room.jpg
The stage_room tool accepts:
image_url — Public URL to the room image (JPEG/PNG)style — Staging style: modern, skandinavisch, luxus, minimalistisch, boho, landhausstilroom_type — Room type: wohnzimmer, schlafzimmer, kueche, bad, buero, kinderzimmer, flurquality — Output quality: draft (fast) or high (detailed)Returns staged image URLs ready for download or embedding.
First classify this room image, then stage it with the recommended style:
https://example.com/room-photo.jpg
The agent will:
classify_room to detect room type and suggest a stylestage_room with the detected room type and suggested styleWrite a listing description for a 3-room apartment in Berlin-Mitte,
85m2, balcony, built 1998, renovated 2023, asking price 420,000 EUR.
The optimize_listing tool generates:
All requests require a Bearer token in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Contact goerz@immostage.ai for API access. Free tier includes 10 staging credits for testing.
X-RateLimit-Remaining)