Server Directory
HealthcareIntermediate

Medical MCP

by JamesANZ

Authoritative medical information by querying FDA, WHO, PubMed, Google Scholar, and RxNorm APIs. Drug info, health statistics, clinical guidelines, pediatric sources.

CAPABILITIES

  • Multi-API medical aggregation
  • NICE clinical guidelines
  • WHO health statistics
  • RxNorm drug database
  • Pediatric drug information
  • Evidence-based research

INSTALLATION

Terminal
npx -y @jamesanz/medical-mcp

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "medical-mcp": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@jamesanz/medical-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Healthcare
Difficulty
Intermediate
Maintained By
JamesANZ
NPM Package
@jamesanz/medical-mcp

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →