
Covid Mcp Server
MCP server for fetching real-time COVID-19 data by country
What is Covid MCP Server?
Covid MCP Server is a custom Model Context Protocol (MCP) server that provides real-time COVID-19 statistics for any country using the disease.sh API.
How to use Covid MCP Server?
To use the Covid MCP Server, run the server and connect it to an MCP host (e.g., Claude Desktop). You can then utilize the getCovidStatsByCountry
tool to fetch COVID-19 data.
Key features of Covid MCP Server?
- Fetches real-time COVID-19 data by country.
- Utilizes the disease.sh API for accurate statistics.
- Easy integration with MCP hosts.
Use cases of Covid MCP Server?
- Providing up-to-date COVID-19 statistics for research purposes.
- Integrating with applications that require real-time health data.
- Supporting developers in building COVID-19 related tools and applications.
FAQ from Covid MCP Server?
- What data can I fetch using this server?
You can fetch various COVID-19 statistics such as total cases, deaths, and recoveries by country.
- Is the server free to use?
Yes! The Covid MCP Server is free to use for everyone.
- How accurate is the data provided?
The data is sourced from the disease.sh API, which is known for its accuracy and reliability.
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.