LarryWalkerDEV/mcp-immostage

πŸ“‚ Browser Automation
0 Views
0 Installs

πŸ“‡ ☁️ - AI virtual staging for real estate. Stage empty rooms, beautify floor plans into 3D renders, classify room images, generate property descriptions, and get style recommendations.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "larrywalkerdev-mcp-immostage": {
      "command": "npx",
      "args": [
        "-y",
        "larrywalkerdev-mcp-immostage"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

ImmoStage Virtual Staging MCP Server

MCP TypeScript License: MIT

AI-powered virtual staging MCP server for real estate professionals. Stage empty rooms with photorealistic furniture, then generate a full marketing package (social media posts, an ExposΓ© PDF, and a property video) β€” 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"
      }
    }
  }
}

Or install via the Claude Code CLI:

claude mcp add --transport http immostage https://mcp.immostage.ai/api/mcp --header "Authorization: Bearer YOUR_KEY"

Getting an API Key

Self-service β€” no need to contact anyone. Create your Bearer key at app.immostage.ai, under Einstellungen β†’ "Claude / MCP Zugang".

The first 3 staging images per account are free. After that, pick a plan:

PlanPrice
Einzel29 € einmalig
Starter49 € / Monat
Pro199 € / Monat, unbegrenzt

Tools

Call these in order: stage_room β†’ check_staging β†’ (optional) generate_marketing β†’ get_download_link.

ToolDescriptionLatency
stage_roomSubmits an empty-room photo for AI virtual staging. Returns a job_id to poll.Async, ~30-90s
check_stagingPolls a staging job by job_id. Returns the staged image (inline preview) and its download URL once ready.Poll until done
generate_marketingGenerates the full marketing package from staged rooms: 6 social media posts, an ExposΓ© (PDF), and a property video (video requires the Pro plan).Async, minutes
get_download_linkReturns the download page for a property: all generated assets as a ZIP (valid 3 days), plus a permanent dashboard link.Instant

Roadmap: Floor-plan beautification, room classification, listing-copy optimization, and style suggestion are planned for a future release and are not yet registered as callable tools.

Usage Examples

Stage an empty room

Stage this room in modern style: https://example.com/empty-living-room.jpg

The stage_room tool accepts:

  • property_name β€” Name/address of the property, e.g. "Hubertstraße 10, Berlin"
  • image_url β€” Public URL to the room photo (or image_base64 to paste an image directly)
  • style β€” modern, scandinavian, classic, minimal, or luxury
  • room_type β€” living_room, bedroom, kitchen, bathroom, office, or other

Returns a job_id β€” poll it with check_staging until the staged image is ready.

Check a staging job

Check the status of job abc123

The check_staging tool accepts:

  • job_id β€” the job ID returned by stage_room

Returns the staged image inline (once ready) plus its download URL, or a "still processing" message to poll again.

Generate the marketing package

Generate the marketing package for Hubertstraße 10, Berlin

The generate_marketing tool accepts:

  • property_name β€” same property name used with stage_room

Starts async generation of 6 social media posts, an ExposΓ© (PDF), and a property video (the video requires the Pro plan; other plans get an upgrade link instead). Call get_download_link afterward to retrieve the assets.

Get the download link

Get the download link for Hubertstraße 10, Berlin

The get_download_link tool accepts:

  • property_name β€” same property name used with stage_room

Returns a share link (valid 3 days) to a page with all assets bundled as a ZIP, plus a permanent link to the ImmoStage dashboard.

Authentication

All requests require a Bearer token in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Create your key at app.immostage.ai β†’ Einstellungen β†’ "Claude / MCP Zugang" (see Getting an API Key above). The first 3 staging images per account are free.

Rate Limits

  • 100 requests/minute per API key
  • Rate limit headers included in responses (X-RateLimit-Remaining)
  • Staging and marketing-package generation consume credits based on your plan

Links

License

MIT β€” Copyright 2026 ImmoStage

Related MCP Servers

34892002/bilibili-mcp-js

πŸ“‡ 🏠 - A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.

πŸ“‚ Browser Automation0 views
achiya-automation/safari-mcp

πŸ“‡ 🏠 🍎 - Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead.

πŸ“‚ Browser Automation0 views
aethynio/aethyn-browser-mcp

πŸ“‡ 🏠 - Drive a local Playwright browser through residential proxies with the agent choosing the exit country/city and holding one sticky identity per task. 10 tools: launch, navigate, accessibility snapshot, click, type, content extraction, exit-IP verification, and per-task identity rotation. Free trial, no card.

πŸ“‚ Browser Automation0 views
agent-infra/mcp-server-browser

πŸ“‡ 🏠 - Browser automation capabilities using Puppeteer, both support local and remote browser connection.

πŸ“‚ Browser Automation0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.