EzyVet Server
БесплатноНе проверенEnables AI agents to manage veterinary practice data through ezyVet API, including animals, contacts, appointments, consults, invoices, and products.
Описание
Enables AI agents to manage veterinary practice data through ezyVet API, including animals, contacts, appointments, consults, invoices, and products.
README
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
Установка EzyVet Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/NoBanks/ezyvet-mcpFAQ
EzyVet Server MCP бесплатный?
Да, EzyVet Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для EzyVet Server?
Нет, EzyVet Server работает без API-ключей и переменных окружения.
EzyVet Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить EzyVet Server в Claude Desktop, Claude Code или Cursor?
Открой EzyVet Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare EzyVet Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
