Skip to content
Windsurf

covid data mcp for Windsurf

io.github.mrfentmen/covid-data-mcp

COVID 19 statistics by country from disease.sh. No key required.

client:Windsurf transport:stdio runtime:npm

Install covid data mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "covid-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "covid-data-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

covid data mcp in other clients