MCP.so
登录

Covid Mcp Server

@aarushkx

关于 Covid Mcp Server

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

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

aarushkx

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器