Skip to content
Back to search
30
MCP streamable-http

Healthdata

io.github.pipeworx-io/healthdata

HealthData.gov MCP — wraps HealthData.gov CKAN API (free, no auth)

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Datagov
Data.gov MCP — wraps Data.gov CKAN API (catalog.data.gov/api/3)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
Openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools · streamable-http
nutrition
Nutrition MCP — wraps Open Food Facts API (free, no auth)
0 tools · streamable-http
disease
Disease MCP — wraps disease.sh API (COVID-19 statistics, no auth required)
0 tools · streamable-http
Clinicaltrials
ClinicalTrials MCP — wraps ClinicalTrials.gov API v2 (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "healthdata": {
      "url": "https://gateway.pipeworx.io/healthdata/mcp",
      "transport": "streamable-http"
    }
  }
}