71
/ 100
6 days ago
glama

ezyVet MCP

MCP server for ezyVet veterinary practice management. Enables reading and creating animals, contacts, appointments, consults, and invoices via natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: EZYVET_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEZYVET_PARTNER_IDexport ="..."
configEZYVET_CLIENT_IDexport ="..."
🔐 secretEZYVET_CLIENT_SECRETexport ="..."
configEZYVET_SITE_UIDexport ="..."
configEZYVET_SCOPEexport ="read-animal read-contact read-appointment read-consult read-invoice read-user"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sanjibani-ezyvet-mcp-difd16)](https://m8ven.ai/mcp/sanjibani-ezyvet-mcp-difd16)
commit: 9f62769fb8898bd345d39866e0c15e65ea151991
code hash: 7542f6d436d8353690da7ef4fc2b5781ce154110cb5ebcd34be471922c7614de
verified: 6/26/2026, 9:40:16 AM
view raw JSON →