Healthcare
Freeby MCP Community
Healthcare MCP Server for medical information access
v2.1.1Added Apr 12, 2026
healthcaremedicalmcpfdapubmed
Healthcare MCP Server
Healthcare MCP Server for medical information access
Installation
Reviews
Installation
Quick install
npx -y healthcare-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"healthcare": {
"command": "npx",
"args": ["-y", "healthcare-mcp"]
}
}
}