Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
LarryWalkerDEV/mcp-immostage
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
beautify_floor_planInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
qualityNoOutput quality. medium=faster/cheaper, high=better detailmedium
image_urlNoPublic URL of the floor plan image
image_base64NoBase64-encoded image data (with or without data URI prefix). Use this when the user pastes/uploads an image directly.
classify_roomInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
image_urlNoPublic URL of the image to classify
image_base64NoBase64-encoded image data (with or without data URI prefix). Use this when the user pastes/uploads an image directly.
optimize_listingInspect

Generate professional German property descriptions from basic listing data.

ParametersJSON Schema
NameRequiredDescriptionDefault
floorNoFloor number (optional)
notesNoAdditional notes about the property
roomsYesNumber of rooms
addressYesProperty address or location
area_sqmYesLiving area in square meters
featuresNoList of features (e.g. balcony, garage)
property_nameYesName or title of the property
stage_roomInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
styleYesInterior design style
qualityNoOutput quality. medium=faster/cheaper, high=better detailmedium
image_urlNoPublic URL of the room image to stage
room_typeYesType of room
image_base64NoBase64-encoded image data (with or without data URI prefix). Use this when the user pastes/uploads an image directly.
suggest_styleInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
room_typeYesType of room to stage
property_typeNoType of property
target_audienceNoTarget buyer demographic

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Last verification attempt failed.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.