You're viewing a demo portfolio

Join the waitlist
PRSM

get_country_stats

Active

Tool of disease

declared in 0.1.0

Check COVID-19 stats for a specific country (e.g., "US", "India", "GB"). Returns cases, deaths, recovered, active cases, today's change, and population.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "country": "US"
    },
    {
      "country": "india"
    }
  ],
  "required": [
    "country"
  ],
  "properties": {
    "country": {
      "type": "string",
      "description": "Country name or ISO code (e.g., \"USA\", \"germany\", \"gb\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

disease

https://github.com/pipeworx-io/mcp-disease

1/7 registries
View full server →
get_country_stats — disease — PRSM MCP