mcp-disease
mcp-disease
Disease MCP는 disease.sh API를 래핑합니다 (COVID-19 통계, 인증 불필요)
Pipeworx의 일부 — AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.
도구
도구 | 설명 |
| 전 세계 COVID-19 총계를 확인합니다. 누적 확진자, 사망자, 완치자, 활성 확진자와 함께 오늘의 신규 확진자 및 사망자를 반환합니다. |
| 특정 국가(예: "US", "India", "GB")의 COVID-19 통계를 확인합니다. 확진자, 사망자, 완치자, 활성 확진자, 오늘의 변동 및 인구를 반환합니다. |
| 국가 또는 전 세계의 일별 COVID-19 타임라인을 가져옵니다. 날짜별 확진자, 사망자 및 완치자의 과거 추이를 반환합니다. |
| 국가 또는 전 세계의 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.
This server cannot be installed
Maintenance
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
WHO ICD-10/ICD-11 diagnosis codes. Lookup, search, chapters via official WHO API.
The adaptive health-messaging engine for apps and agents. Federally-sourced. Not medical advice.
Query site stats, realtime visitors, breakdowns and goals from Plausible Analytics.
Search Stack Exchange questions, fetch Q&A threads as markdown, look up tag FAQs and user profiles.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables 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.320MIT
- FlicenseAqualityDmaintenanceEnables querying Dota 2 player statistics, match data, and hero information through the OpenDota API using natural language.184-
- AlicenseNot gradedqualityCmaintenanceEnables querying UK Office for National Statistics datasets and their editions through natural language, with no authentication required.9MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying World Health Organization Global Health Observatory data via natural language, free and without authentication.8MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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