The blocking design is what makes it usable from an assistant: every call comes back with the asset URL, so a listing goes from raw photos to staged images and a video without a job queue in the middle.
Pedra's official MCP server for its AI real-estate photo and video API. It exposes one tool per API endpoint, and each is a single blocking call that returns the finished asset URL, so there is nothing to poll. It runs over stdio from npm.
- An empty room virtually furnished, or a furnished room emptied
- A renovation applied to a room
- A photo enhanced, with perspective correction available as its own step
- An object removed from a photo, or blurred
- A grey sky replaced with a blue one
- An edit driven by a plain-language prompt
- A property video created, and updated afterwards
- A voice script generated, voiced, and matched against a music library
- Your properties listed
A Pedra API key from your account, in PEDRA_API_KEY. It runs with npx, or as a one-click .mcpb bundle for Claude Desktop that prompts for the key without any JSON editing.
One command plus a key — npx -y @pedra-ai/mcp, then supply credentials
