cdc-mcp
by openpharma-org
Overview
Provides a unified interface to access a wide range of public health data from the CDC's Socrata Open Data API, covering disease prevalence, risk factors, and real-time surveillance.
Installation
tsc && node build/index.jsEnvironment Variables
- CDC_APP_TOKEN
Security Notes
The `search_dataset` method directly injects user-provided `where_clause` into a SoQL (Socrata Query Language) query without sanitization. This is a significant injection vulnerability, allowing for arbitrary manipulation of the query against the external CDC API, potentially leading to unintended data access, exfiltration, or denial of service on the Socrata platform. While it does not directly lead to RCE on the server, it is a critical flaw in data interaction.
Similar Servers
medical-mcp
Provides comprehensive, real-time medical data from authoritative sources to enhance AI workflows locally and privately.
us-census-bureau-data-api-mcp
The MCP Server provides a standardized API for AI assistants (LLMs) to access and process U.S. Census Bureau data and geography information, enabling data retrieval and analysis through an agent-like interface.
data-commons-mcp
A server that facilitates natural language search for open-access scientific datasets and tools using a Large Language Model (LLM) and the Model Context Protocol (MCP).
KOLADA-MCP
Provides LLMs and AI chatbots with direct access to over 5,000 Key Performance Indicators and statistical data for all 290 Swedish municipalities and 21 regions from the Kolada API.