ImmoStage Virtual Staging
AI virtual staging for real estate — stage rooms, beautify floor plans, classify images, generate property descriptions
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 [email protected] 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 |
Usage Examples
Stage an empty living room
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) orhigh(detailed)
Returns staged image URLs ready for download or embedding.
Classify then stage
First classify this room image, then stage it with the recommended style:
https://example.com/room-photo.jpg
The agent will:
- Call
classify_roomto detect room type and suggest a style - Call
stage_roomwith the detected room type and suggested style
Optimize a property listing
Write 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:
- Professional German property description (Exposé-ready)
- TLDR summary
- Key feature highlights
- SEO-optimized text
Authentication
All requests require a Bearer token in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Contact [email protected] for API access. Free tier includes 10 staging credits for testing.
Rate Limits
- 100 requests/minute per API key
- Rate limit headers included in responses (
X-RateLimit-Remaining) - Staging and floor plan tools consume credits based on your plan
Links
- ImmoStage Homepage — AI Virtual Staging Platform
- GitHub — Source Code
License
Related Servers
Crypto Fear & Greed Index
Provides real-time and historical Crypto Fear & Greed Index data from the Alternative.me API.
Image Reader
A server for extracting and understanding content from images.
MCP-Airflow-API
MCP-Airflow-API is an MCP server that leverages the Model Context Protocol (MCP) to transform Apache Airflow REST API operations into natural language tools. This project hides the complexity of API structures and enables intuitive management of Airflow clusters through natural language commands.
DealX
MCP Server for DealX platform
FreightUtils MCP Server
11 freight logistics tools for AI agents — ADR dangerous goods lookup (2,939 UN entries, UNECE ADR 2025), HS code search (6,940 codes, WCO HS 2022), airline codes (6,352 with AWB prefixes), LDM/CBM/chargeable weight calculators, pallet fitting, container capacity, INCOTERMS 2020, unit converter, and ADR 1.1.3.6 exemption calculator. Free REST APIs + remote MCP endpoint.
Phrases MCP Server
An MCP server for managing inspirational phrases, designed for integration with clients like Claude for Desktop.
Adwords MCP
An MCP server that serves ads to developers in clients like Cursor and Claude.
Cast
MCP server for Google Cast — discover devices, play media, control volume, launch apps, and manage queues over stdio
RobotMem
Persistent memory system for robots. Store, recall and learn from sensor data, motor commands, and experiences across sessions. Fully offline, SQLite + ONNX.
Pollinations
Multimodal MCP server for generating images, audio, and text with no authentication required