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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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