mcp-disease
mcp-disease
Disease MCP — оборачивает API disease.sh (статистика COVID-19, авторизация не требуется)
Часть Pipeworx — MCP-шлюз, соединяющий AI-агентов с 1394+ живыми источниками данных.
Инструменты
Tool | Description |
| Проверка общемировых итогов COVID-19. Возвращает совокупные случаи, смерти, выздоровевших, активные случаи, а также новые случаи и смерти за сегодня. |
| Проверка статистики COVID-19 для конкретной страны (например, "US", "India", "GB"). Возвращает случаи, смерти, выздоровевших, активные случаи, изменение за сегодня и население. |
| Получение ежедневной хронологии 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.14MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying World Health Organization Global Health Observatory data via natural language, free and without authentication.15MIT
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