Skip to content

Healthcare

Free

by MCP Community

Healthcare MCP Server for medical information access

v2.1.1Added Apr 12, 2026
healthcaremedicalmcpfdapubmed
Works with:ClaudeGPTGeminiCopilot

Healthcare MCP Server

Healthcare MCP Server for medical information access

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y healthcare-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "healthcare": {
      "command": "npx",
      "args": ["-y", "healthcare-mcp"]
    }
  }
}