trackmcp
Back to directory
aarushkx

covid-mcp-server

View on GitHub

MCP server for fetching real-time COVID-19 data by country

3 stars TypeScriptServers & Infrastructure Updated May 15, 2025

Documentation

COVID-19 MCP Server

This project implements a custom MCP (Model Context Protocol) server that provides COVID-19 statistics for any country using the disease.sh API. The server exposes a tool called `getCovidStatsByCountry`, which connects to an MCP host to fetch and return COVID-19 data.


Usage

Once the server is running, it can be connected to an MCP host (e.g., Claude Desktop) and the `getCovidStatsByCountry` tool can be used to fetch COVID-19 data.


Preview


Learn More

For more information on MCP servers, refer to the MCP Quickstart Guide.

Frequently asked questions

What is covid-mcp-server?

covid-mcp-server is MCP server for fetching real-time COVID-19 data by country

How do I install covid-mcp-server?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is covid-mcp-server open source?

Yes — it is hosted on GitHub at https://github.com/aarushkx/covid-mcp-server and has 3 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP