COVID Stats By Country
x402/covid-stats-by-countryCOVID-19 case statistics for a country from the disease.sh aggregator, no key. Returns cases, deaths, recovered, active, tests, and per million metrics. For AI agents in public health dashboards and risk context. [x402: $0.09/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"covid_stats_by_country": {
"url": "https://proxy.suverse.io/v1/data/suverse-disease-covid-country",
"transport": "http"
}
}
}