ezyVet MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_animalsB | Inventory animals on the operator's ezyVet account. Standard read path for triaging cases. |
| get_animalA | Get full metadata for a single animal by id. |
| list_contactsC | Inventory contacts (pet owners + suppliers + staff). |
| list_appointmentsC | List appointments with optional date range filter. |
| create_appointmentA | Create a new appointment on the operator's ezyVet account. Gated by EZYVET_ALLOW_WRITE=true because every created appointment shows up on a real vet's calendar. |
| list_consultsC | Inventory clinical consultation records. |
| list_invoicesD | Inventory invoices. |
| list_productsC | Inventory the product / service catalog billable on invoices. |
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/NoBanks/ezyvet-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server