Skip to content
Back to search
100
MCP v1.0.0 streamable-http

ImmoStage Virtual Staging

io.github.LarryWalkerDEV/immostage

AI virtual staging for real estate — stage rooms, beautify floor plans, classify images.

Uptime
no direct probes in 30d
Response
454ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

stage_room

AI virtual staging - transform empty room photos into beautifully furnished spaces. Provide either a public image URL or a base64-encoded image.

beautify_floor_plan

Transform 2D floor plans into stunning 3D isometric architectural renders. Provide either a public image URL or a base64-encoded image.

classify_room

Classify room images - detect room type, empty/furnished, quality, suggest style. Provide either a public image URL or a base64-encoded image.

optimize_listing

Generate professional German property descriptions from basic listing data.

suggest_style

Get staging style recommendations based on room type and target audience.

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"
    }
  }
}