Back to search
30
MCP

@cyanheads/cdc-health-mcp-server

npm/@cyanheads/cdc-health-mcp-server

MCP server for discovering and querying CDC public health datasets via the Socrata SODA API.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/cdc-health-mcp-server
MCP server for discovering and querying CDC public health datasets via the Socrata SODA API.
0 tools · streamable-http
@cyanheads/pubchem-mcp-server
MCP server for the PubChem chemical database. Search compounds, fetch properties, safety data, bioactivity, cross-references, and entity sum
0 tools
@cyanheads/arxiv-mcp-server
MCP server for arXiv academic paper search, metadata retrieval, and full-text reading.
0 tools
io.github.cyanheads/clinicaltrialsgov-mcp-server
ClinicalTrials.gov MCP server. Search studies, retrieve results, match patients to eligible trials.
0 tools · streamable-http
@cyanheads/openfda-mcp-server
Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.
0 tools
fda-mcp
MCP server providing access to FDA data via the OpenFDA API
0 tools

How to use

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

{
  "mcpServers": {
    "@cyanheads/cdc-health-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}