get_vaccine_stats
ActiveTool of disease
declared in 0.1.0
Check COVID-19 vaccination progress for a country or globally. Returns cumulative doses administered daily over the past 30 days.
Parameters schema
{
"type": "object",
"examples": [
{
"country": "USA"
},
{}
],
"required": [],
"properties": {
"country": {
"type": "string",
"description": "Country name to get vaccine data for. Omit for global totals."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
disease
https://github.com/pipeworx-io/mcp-disease
1/7 registries