29
/ 100
1 month ago
glama

mcp-cirujanos

MCP server for scheduling appointments and managing services for plastic surgery clinics. Supports calendar operations, booking, catalog search, and case studies (before/after) for procedures.

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.
🔐
You'll be asked for 1 credential: API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumajv@8.17.1GHSA-2g4f-4pwh-qvx6

ajv has ReDoS when using `$data` option

lowexpress@4.19.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowuuid@9.0.1GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEYPOST /mcp (alias /tools) con header x-api-key: <> y cuerpo { "tool", "action", "params" }.
configBARBERS_JSON3. Defaults a cirujanos: → ./data/doctors.json (cada "barbero" = un médico con su Google Calendar). Duración por defecto 45 min.
configBUSINESS_DAYS
configBUSINESS_END
configBUSINESS_HOURS_JSON
configBUSINESS_START
configCACHE_TTL_SECONDS
configCASOS_JSON2. Tool nueva casos (alias buscar_casos): biblioteca antes/después por procedimiento, leída de . La usa el sub-agente VENTAS en M1 del guion.
configCATALOG_JSON1. catalog.js parcheado: la tienda/servicios ya NO están hardcodeados (eran de la barbería). Ahora se leen de (./data/catalog.json) → servicios de la valoración del cirujano.
configDEFAULT_BUFFER_MINUTES
configDEFAULT_SLOT_MINUTES
configGOOGLE_APPLICATION_CREDENTIALS_JSONCopia .env.example → .env y rellena API_KEY + . Los datos del consultorio viven en data/ (doctors.json, business_hours.json, catalog.json, casos.json).
configGOOGLE_SA_JSON_BASE64
configGOOGLE_SA_KEYFILE
configLOG_LEVEL
configPORT
configRATE_LIMIT_PER_MINUTE
configTIMEZONE
// 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 3 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/zobra-auto-mcp-cirujanos-chtgk5)](https://m8ven.ai/mcp/zobra-auto-mcp-cirujanos-chtgk5)
commit: 3a7f0f3345239e63196e17289489be9495ef7b57
code hash: 97995f6ac0bd7275c944fca18108fcb34c7470389af499124b0a560841074e42
verified: 6/25/2026, 9:55:50 AM
view raw JSON →