MCP.so
Sign In

Covid Mcp Server

@aarushkx

About Covid Mcp Server

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

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

aarushkx

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Covid Mcp Server?

Covid Mcp Server is a custom MCP (Model Context Protocol) server that provides COVID-19 statistics for any country using the disease.sh API. It is designed to be connected to an MCP host such as Claude Desktop.

How to use Covid Mcp Server?

Once the server is running, connect it to an MCP host and use the getCovidStatsByCountry tool to fetch COVID-19 data for a specified country.

Key features of Covid Mcp Server

  • Fetches COVID-19 statistics per country using the disease.sh API.
  • Exposes a single tool: getCovidStatsByCountry.
  • Integrates with any MCP-compatible host (e.g., Claude Desktop).
  • Provides real-time data from a public API.
  • Lightweight and straightforward to configure.

Use cases of Covid Mcp Server

  • Querying current COVID-19 case counts, deaths, and recoveries for a specific country.
  • Building a chatbot or assistant that answers pandemic-related questions.
  • Automating retrieval of global health statistics for dashboards or reports.

FAQ from Covid Mcp Server

What data does the server provide?

The server returns COVID-19 statistics for any country, sourced from the disease.sh API.

How do I interact with the server?

Connect it to an MCP host and call the getCovidStatsByCountry tool with the desired country name.

Does it require an API key?

No, the disease.sh API used is publicly available without authentication.

What are the runtime dependencies?

A running MCP host (e.g., Claude Desktop) and an internet connection to reach the disease.sh API.

Does the server have any usage limits?

Limits depend entirely on the disease.sh API; the server itself imposes none.

Comments

More Other MCP servers