69
/ 100
10 days ago
glama

Pet Grooming Analytics MCP

A read-only MCP server that connects to a pet-grooming database, exposing secure analytics tools for customers, pets, appointments, services, and payments.

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 3 credentials: SUPABASE_SERVICE_ROLE_KEY, ANTHROPIC_API_KEY, ANTHROPIC_AUTH_TOKEN
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.
configDATABASE_URLDefence in depth. You are encouraged to point at a
configSUPABASE_DB_URL
configSUPABASE_URL
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSTATEMENT_TIMEOUT_MS
configMAX_ROW_LIMITBounded results. Row limits are clamped server-side ().
configPOOL_MIN_SIZE
configPOOL_MAX_SIZE
🔐 secretANTHROPIC_API_KEYSet in .env to enable the "Analyze (Prompt)" tab.
🔐 secretANTHROPIC_AUTH_TOKEN
configWEB_CORS_ORIGINS
configWEB_HOSTsets up. Host/port/CORS are configurable via , WEB_PORT,
configWEB_PORTsets up. Host/port/CORS are configurable via WEB_HOST, ,
// 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 5 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/bert305-pet-grooming-mcp-1fcysf)](https://m8ven.ai/mcp/bert305-pet-grooming-mcp-1fcysf)
commit: d25e61aa34bbb9db0bdafabed41726fa7945cf45
code hash: 5ba234f569dd34cfafa4a20dabbca4c61ba30b49694ce32e98ca9f9eed3c056b
verified: 7/21/2026, 8:52:30 AM
view raw JSON →