74
/ 100
19 days ago
glama

ProDoctor MCP Server

Exposes the ProDoctor Cloud API as MCP tools for AI agents to manage appointments, patients, users, and 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
🚨
Secret credentials may flow to a network call
1 flow detected: PRODOCTOR_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: PRODOCTOR_API_KEY, PRODOCTOR_API_PASSWORD
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.
🔐 secretPRODOCTOR_API_KEY"sua_chave_api_aqui"
🔐 secretPRODOCTOR_API_PASSWORD"sua_senha_api_aqui"
configPRODOCTOR_BASE_URL"https://open-api.prodoctor.net"
configPRODOCTOR_TIMEZONE
configPRODOCTOR_TIMEZONE_NAME"America/Sao_Paulo"
// 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/dotojr123-mcp-prodoctor-1z03ai)](https://m8ven.ai/mcp/dotojr123-mcp-prodoctor-1z03ai)
commit: 060b9669b328d85b29aaa579bc9aaf055680589e
code hash: e3105628651f14f16fed662f89d33bd341798b0ab3c8d165c47190b16f40735d
verified: 6/29/2026, 11:19:15 AM
view raw JSON →