shinegami-2002/mcp-healthcare-server
MCP server exposing healthcare data tools (drug interactions, ICD-10 codes, FDA adverse events, Medicare stats, clinical guidelines) for LLM clients
Platform-specific configuration:
{
"mcpServers": {
"mcp-healthcare-server": {
"command": "npx",
"args": [
"-y",
"mcp-healthcare-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...