HomeOther › Pedra

Pedra

AI real-estate photo editing via the Pedra API: virtual staging, renovation, enhancement, video.

Official TypeScript Cloud macOSWindowsLinux
★ 1 stars Last pushed 2026-09-23 License: MIT

Topics: Real Estate

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.0)

npx -y @pedra-ai/mcp@0.4.0

Or add to your MCP client config:

{
  "mcpServers": {
    "pedra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@pedra-ai/mcp@0.4.0"
      ],
      "env": {
        "PEDRA_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • PEDRA_API_KEY required secret — Your Pedra API key. Get one at https://app.pedra.ai.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry