The PopHive MCP server provides access to near real-time public health data from Yale's PopHIVE platform and additional HHS/CDC data. It exposes APIs for querying health metrics, trends, and geographic data. Developers use it to integrate public health data into applications, dashboards, or research tools.
The PopHive MCP server provides access to near real-time public health data from Yale's PopHIVE platform and additional HHS/CDC data. It exposes APIs for querying health metrics, trends, and geographic data. Developers use it to integrate public health data into applications, dashboards, or research tools.
npx -y pophive-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"cicatriiz-pophive-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y pophive-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from pophive?"
No configuration required. This server works out of the box.
"What resources are available in pophive?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in pophive"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in pophive with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.