Rezdy Agent MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REZDY_API_KEY | Yes | Your Rezdy Agent API key, obtainable from your Rezdy Agent account settings under API Keys. | |
| REZDY_ENVIRONMENT | No | The Rezdy environment to connect to, typically 'production' or 'staging'. | production |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rezdy_agent_configureC | Configure Rezdy Agent API connection with API key and environment |
| rezdy_agent_search_productsC | Search marketplace products from all suppliers |
| rezdy_agent_get_productC | Get detailed information about a specific marketplace product |
| rezdy_agent_get_product_pickupsC | Get pickup locations for a specific product |
| rezdy_agent_search_availabilityB | Search availability sessions for a product with pricing |
| rezdy_agent_quote_bookingC | Get a quote for a booking with pricing details |
| rezdy_agent_create_bookingC | Create a confirmed booking |
| rezdy_agent_get_bookingC | Get details of a specific booking |
| rezdy_agent_update_bookingC | Update an existing booking |
| rezdy_agent_cancel_bookingC | Cancel an existing booking |
| rezdy_agent_search_customersC | Search agent customer database |
| rezdy_agent_create_customerC | Create a new customer profile |
| rezdy_agent_get_customerC | Get details of a specific customer |
| rezdy_agent_get_categoriesB | Get all marketplace product categories |
| rezdy_agent_get_locationsC | Get all marketplace locations |
| rezdy_agent_get_suppliersB | Get all marketplace suppliers |
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/jezweb/rezdy-agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server