71
/ 100
22 days ago
glama

pubmed-clinical-mcp

A lightweight MCP server for clinical biomedical literature retrieval, enabling PubMed search, article metadata, full-text access, and evidence summarization through MCP-compatible clients.

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: NCBI_API_KEY
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.
configPUBMED_MCP_CACHE_PATHexport =".cache/pubmed_clinical_mcp.json"
configNCBI_EMAILexport ="you@example.com"
🔐 secretNCBI_API_KEYexport ="optional_free_ncbi_key"
configUNPAYWALL_EMAILexport ="you@example.com"
configPUBMED_MCP_TIMEOUT_SECONDS
configPUBMED_MCP_MAX_RETRIES
configPUBMED_MCP_BACKOFF_SECONDS
// 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/jxia622-pubmed-clinical-mcp-ni8dcm)](https://m8ven.ai/mcp/jxia622-pubmed-clinical-mcp-ni8dcm)
commit: b144aa10fa54e12a6ce153dcce6555acb742e767
code hash: 86f5814c9d81b49a8bb347332099809e02777fc956d3234b40bdd4438ac71820
verified: 7/9/2026, 10:09:38 AM
view raw JSON →