Skip to content
Gemini CLI

cdc health mcp server for Gemini CLI

io.github.cyanheads/cdc-health-mcp-server

Search and query CDC public health data — mortality, vaccinations, surveillance, behavioral risk.

client:Gemini CLI transport:streamable-http runtime:npm tools:5

Install cdc health mcp server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "cdc-health-mcp-server": {
      "httpUrl": "https://cdc.caseyjhand.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

cdc health mcp server in other clients