67
/ 100
1 day ago
glama

pilldoc-user-mcp

Provides tools for managing pharmacy accounts, user information, and campaigns via a local MCP server that interfaces with the EDB API.

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 3 credentials: EDB_PASSWORD, EDB_TOKEN, POSTGRES_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.
configEDB_TIMEOUT
configEDB_LOGIN_URL(개발: https://dev-adminapi.edbintra.co.kr/v1/auth/login, 실서버: https://webconsole-api.edbintra.co.kr/v1/auth/login)
configEDB_USER_ID, EDB_PASSWORD (로그인 시 기본값)
🔐 secretEDB_PASSWORDEDB_USER_ID, (로그인 시 기본값)
configEDB_FORCE_LOGIN(true/false)
configEDB_ACCEPT
configMCP_ON_DEMAND
🔐 secretEDB_TOKEN
configEDB_BASE_URL(개발: https://dev-adminapi.edbintra.co.kr, 실서버: https://webconsole-api.edbintra.co.kr)
configDATABASE_URL
configPOSTGRES_HOST
configPOSTGRES_PORT
configPOSTGRES_USER
🔐 secretPOSTGRES_PASSWORD
configPOSTGRES_DB
// 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 6 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/hjsh200219-pilldoc-user-mcp-1cqtux)](https://m8ven.ai/mcp/hjsh200219-pilldoc-user-mcp-1cqtux)
commit: c0d9b3198f060cbe0a71b72577c8e59a88a37de8
code hash: 4654d4efc798a03abba6e0b594e726e98847abb2f29a7c68026d56c41d137978
verified: 6/22/2026, 12:10:33 PM
view raw JSON →