What is the Health Data MCP server?
Health data: NIH grants, WHO statistics, and genetic variants
How to install Health Data
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"health": {
"url": "https://health.memoryapi.org/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"health": {
"serverUrl": "https://health.memoryapi.org/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"health": {
"type": "http",
"url": "https://health.memoryapi.org/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"health": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://health.memoryapi.org/mcp"
]
}
}
}Claude Code
claude mcp add --transport http health https://health.memoryapi.org/mcpRelated MCP servers
AI/ML research papers from arXiv, DBLP, and HuggingFace
Cross-exchange arbitrage opportunities and funding rate signals
Biomedical data: compounds, drug info, and molecular targets
Clinical trial search and status from ClinicalTrials.gov
US federal contracts, grants, and spending awards
Schedule and manage recurring or one-shot tasks