Medical Mcp
An MCP server that provides comprehensive medical information by querying multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and Rx…
- Transport
- Not stated
- Package
- —
- Registry id
- —
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
The server provides medical data retrieval and analysis tools for AI workflows, covering drug information, health statistics, literature search, clinical guidelines, and more. Runs 100% locally; no tracking, no logs, no cloud. Works out of the box, zero configuration, with no API keys required.
Integrates with authoritative sources including FDA, TGA, Health Canada, EMA, DailyMed, WHO, PubMed, RxNorm, and ClinicalTrials.gov. Includes a resilience layer with circuit breakers, retry with exponential backoff and jitter, and per-source token bucket rate limiters. Applies evidence grading to PubMed and multi-database results, tagging study type and evidence level from Meta-Analysis to Case Report.
Runs on macOS, Windows, and Linux platforms. Licensed under the MIT License.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.