Skip to main content
Glama
NoBanks

ezyVet MCP Server

by NoBanks

markdown

ezyVet MCP Server

An MCP (Model Context Protocol) server for ezyVet veterinary practice management API v1.

Overview

This MCP server provides AI agents with 8 tools to read and manage animals, contacts, appointments, consults, invoices, and products across an ezyVet veterinary practice deployment.

Features

  • 8 MCP Tools for veterinary practice management

  • OAuth 2.0 Client Credentials authentication with auto token renewal

  • Async HTTP via httpx for efficient API calls

  • Pydantic v2 schemas for type-safe inputs/outputs

  • Write-gated appointment creation (requires env flag)

Tools

Tool

Endpoint

Description

list_animals

GET /animal

List animals with pagination

get_animal

GET /animal/{id}

Get single animal by ID

list_contacts

GET /contact

List contacts (pet owners/clients)

list_appointments

GET /appointment

List appointments with date filtering

create_appointment

POST /appointment

Create new appointment (write-gated)

list_consults

GET /consult

List clinical consult records

list_invoices

GET /invoice

List invoices

list_products

GET /product

List products

Installation

Install Server
A
license - permissive license
C
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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