Pedra MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PEDRA_API_KEY | Yes | Your Pedra API key from https://app.pedra.ai |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pedra_enhanceB | Enhance a real-estate photo: improve lighting, color, and sharpness. Returns the enhanced image URL. |
| pedra_enhance_and_correct_perspectiveA | Enhance a photo and correct vertical/horizontal perspective (straighten walls and lines). Returns the corrected image URL. |
| pedra_empty_roomA | Remove all furniture and objects from a room, leaving an empty space. Returns the emptied image URL. |
| pedra_furnishB | Virtually stage (furnish) a room with AI-generated furniture. Returns the staged image URL. |
| pedra_renovationB | Renovate a space (walls, floors, finishes), optionally furnished. Returns the renovated image URL. |
| pedra_edit_via_promptA | Edit an image from a natural-language instruction (e.g. "paint the walls sage green"). Returns the edited image URL. |
| pedra_sky_blueA | Replace a dull or overcast sky with a clear blue one. Returns the image URL with the new sky. |
| pedra_remove_objectA | Remove an object from an image using a mask. Returns the cleaned image URL. |
| pedra_blurA | Blur objects in an image (e.g. faces, license plates) for privacy. Returns the blurred image URL. |
| pedra_create_videoA | Create a property video from a list of images. Blocks server-side until the video is rendered (up to ~10 min) and returns the finished video URL inline. |
| pedra_creditsA | Read the account's plan and remaining credits. Never deducts credits. |
| pedra_feedbackA | Submit thumbs up/down feedback on a generated image, with an optional credit-back on a thumbs-down (subject to the API's eligibility rules). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pedra-ai/pedra-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server