covid-mcp-server
3
The COVID-19 MCP Server is a custom implementation of a Model Context Protocol server designed to deliver COVID-19 statistics for any country using the disease.sh API. It features the `getCovidStatsByCountry` tool for easy data retrieval when connected to an MCP host.
COVID-19 MCP Server
This project implements a custom MCP server that provides COVID-19 statistics for any country using the disease.sh API. It exposes a tool called getCovidStatsByCountry
to connect to an MCP host and fetch COVID-19 data.
Usage
Once the server is running, it connects to an MCP host to utilize the getCovidStatsByCountry
tool for retrieving COVID-19 information.