JamesANZ/medical-mcp
An MCP server that provides comprehensive medical information by querying multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm
Implements an in-memory caching layer with source-specific TTL policies (FDA: 24h, PubMed: 1h, WHO: 7d, RxNorm: 30d) and LRU eviction to reduce API latency from 800-1500ms to <10ms. Runs as a Node.js/TypeScript MCP server compatible with Cursor and Claude Desktop, requiring zero API keys while querying live FDA, WHO, PubMed, RxNorm, Google Scholar, and AAP endpoints with specialized tools for drug nomenclature, health statistics, clinical literature, and pediatric guidelines.
Available on npm.
Stars
73
Forks
20
Language
TypeScript
License
MIT
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/JamesANZ/medical-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
wso2/fhir-mcp-server
FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
cyanheads/clinicaltrialsgov-mcp-server
MCP server for the ClinicalTrials.gov v2 API. Allow LLMs to search trials, retrieve study...
KatherLab/STAMP
Solid Tumor Associative Modeling in Pathology
erikhoward/azure-fhir-mcp-server
Azure AHDS FHIR MCP Server
the-momentum/apple-health-mcp-server
MCP server for querying Apple Health data with natural language using DuckDB under the hood.