InfectRisk MCP server
Flu, COVID-19 and RSV activity for 24 countries, plus the tracked WHO outbreak notifications.
Little public usage data yet
Reviews
Write oneNobody has reviewed InfectRisk yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
InfectRisk tools (3)
write = sends, deletes, buys or postsget_infection_activityFreeReturn the current respiratory illness activity (influenza, COVID-19, RSV) for one country as a qualitative level plus direction, reported week, data date, age of that data and source. Returns no incidence numbers, no case counts and no personal risk assessment, and it is not medical advice. When `stale` is true the source has not published recently; say so instead of reporting the level as current.
list_countriesFreeList the 24 countries InfectRisk covers, with their English and German names and the surveillance source behind each one. Scope is aggregated public surveillance data only, never case numbers or personal risk.
list_outbreaksFreeList the outbreak notifications InfectRisk tracks (WHO Disease Outbreak News, ECDC and news consensus): disease, affected region, lifecycle status, WHO link, a plain language brief and the page a reader can open. Case figures are included only for outbreaks whose public pages already show them, reproduced as reported and never verified by InfectRisk. Separate dataset from the respiratory activity tools; it carries no incidence numbers and no personal risk assessment.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 899ms20/20
- Tool poisoning3 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http infectrisk https://infectrisk.com/api/mcp
InfectRisk: common questions
- Is InfectRisk MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the InfectRisk safety report
- How do I install InfectRisk?
- It runs remotely at infectrisk.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does InfectRisk need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is InfectRisk maintained?
- The latest release is v0.2.1.
- Is InfectRisk up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.