JamesANZ/medical-mcp
by Various
An MCP server that provides comprehensive medical information by querying multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm
MCP
JamesANZ/medical-mcp
Added 1 June 2026
Overview
JamesANZ/medical-mcp is an MCP server that queries multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm. It aggregates medical information into a unified interface for AI agents or other clients. The tool is written in TypeScript and is open source.
Best for
Best for
Developers building medical knowledge assistants that need access to FDA, PubMed, and RxNorm data
Use cases
- Pulling FDA drug data for clinical decision support
- Retrieving medical literature from PubMed and Google Scholar
- Looking up medication terminology via RxNorm
How to use
Install
npm install -g medical-mcp Tested with
Cursor, Claude Desktop
Example client config
{\n "mcpServers": {\n "medical-mcp": {\n "command": "node",\n "args": ["/absolute/path/to/medical-mcp/build/index.js"]\n }\n }\n} Notes
JamesANZ/medical-mcp is an MCP server that queries multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm. It aggregates medical information into a unified interface for AI agents or other clients. The tool is written in TypeScript and is open source.
94 stars on GitHub. Last updated 2026-02-18. Licensed MIT.
Use cases
- Pulling FDA drug data for clinical decision support
- Retrieving medical literature from PubMed and Google Scholar
- Looking up medication terminology via RxNorm
Pros
- Combines several reputable medical data sources in one place
- Open source with a permissive license for customization
- Uses the standard MCP protocol for easy integration with AI assistants
Cons
- Relies on upstream API keys for some sources, adding setup overhead
- Small community (94 stars) may limit long-term maintenance
- Medical accuracy is dependent on the quality of the underlying APIs, not the tool itself
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Combines several reputable medical data sources in one place
- Open source with a permissive license for customization
- Uses the standard MCP protocol for easy integration with AI assistants
Cons
- Relies on upstream API keys for some sources, adding setup overhead
- Small community (94 stars) may limit long-term maintenance
- Medical accuracy is dependent on the quality of the underlying APIs, not the tool itself
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.