Skip to main content
Glama

mcp-disease

Disease MCP — disease.sh API をラップします(COVID-19 統計、認証不要)

Pipeworx の一部 — AI エージェントを 1394 以上のライブデータソースに接続する MCP ゲートウェイです。

ツール

Tool

Description

get_global_stats

世界中の COVID-19 の合計を確認します。累計感染者数、死亡者数、回復者数、活動中の症例に加え、今日の新規感染者数と死亡者数を返します。

get_country_stats

特定の国(例: "US"、"India"、"GB")の COVID-19 統計を確認します。感染者数、死亡者数、回復者数、活動中の症例、今日の変化、人口を返します。

get_historical

国または全世界の日次 COVID-19 タイムラインを取得します。日付ごとの感染者数、死亡者数、回復者数の履歴推移を返します。

get_vaccine_stats

国または全世界の COVID-19 ワクチン接種の進捗を確認します。過去 30 日間の毎日の累計接種回数を返します。

Related MCP server: opendota-mcp-server

クイックスタート

MCP クライアント(Claude Desktop、Cursor、Windsurf など)に追加します:

{
  "mcpServers": {
    "disease": {
      "url": "https://gateway.pipeworx.io/disease/mcp"
    }
  }
}

または、フル Pipeworx ゲートウェイに接続して、1394 以上のデータソースにアクセスします:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

ask_pipeworx での使用

ツールを直接呼び出す代わりに、平易な英語で質問できます:

ask_pipeworx({ question: "your question about Disease data" })

ゲートウェイが適切なツールを選択し、引数を自動的に入力します。

詳細

ライセンス

MIT

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables natural language queries of U.S. Census Bureau data, translating plain English questions into proper API calls and returning demographic, economic, and housing statistics with proper statistical interpretation and context.
    3
    20
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables querying UK Office for National Statistics datasets and their editions through natural language, with no authentication required.
    9
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-disease'

If you have feedback or need assistance with the MCP directory API, please join our Discord server