Pedra runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 30 Jun 2026.
AI real-estate photo editing via the Pedra API: virtual staging, renovation, enhancement, video.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
# Placeholder so the server boots for introspection; override with a real key. ENV PEDRA_API_KEY=placeholder
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pedra-mcp -- npx -y @pedra-ai/mcp
{
"mcpServers": {
"pedra-mcp": {
"args": [
"-y",
"@pedra-ai/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pedra-mcp]
command = "npx"
args = ["-y", "@pedra-ai/mcp"]
{
"mcpServers": {
"pedra-mcp": {
"args": [
"-y",
"@pedra-ai/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pedra-mcp": {
"args": [
"-y",
"@pedra-ai/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PEDRA_API_KEY (Your Pedra API key. Get one at https://app.pedra.ai.).
The author declared them in the registry entry; get the values from the project itself.
AI photo enhancement for real estate listings.
MCP server to virtually stage, redesign, enhance and declutter real-estate photos.
Generate, edit, and render videos via the Shotstack video editing API.
Every visual AI tool for property listings — staging, enhancement, decluttering, cinematic video.
Video scene understanding for AI agents via the Primate Vision API.
Turn real-estate listing photos into property videos from your AI assistant.
AI virtual staging for real estate — stage rooms, beautify floor plans, classify images.
MCP server for video enhancement (create_task, get_task_status, enhance_video_sync)
Answers built from our own checks of this server.