PopHIVE MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment mode | development |
| DATA_CACHE_DIR | No | Directory for cached data files | ./data |
| UPDATE_FREQUENCY | No | Data refresh frequency (hourly, daily, weekly) | daily |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| filter_dataB | Filter PopHIVE datasets by various criteria (state, date range, demographics) |
| compare_statesC | Compare health metrics across multiple states |
| time_series_analysisC | Analyze trends over time for specific health metrics |
| get_available_datasetsB | Get comprehensive information about all available PopHIVE datasets |
| search_health_dataB | Search across all datasets for specific health conditions, metrics, or keywords |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| immunization_gaps | Analyze vaccination coverage gaps by demographic factors |
| respiratory_surge_detection | Identify and analyze respiratory disease surges |
| chronic_disease_trends | Analyze chronic disease prevalence trends and patterns |
| multi_source_analysis | Comprehensive analysis using multiple data sources |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| CDC National Immunization Survey Data | Household survey data on childhood vaccination coverage rates |
| Epic Cosmos Immunization Data | EHR-based immunization data by insurance status and urbanicity |
| Emergency Department Visits | ED visits for respiratory viruses (RSV, COVID-19, Influenza) |
| Laboratory Test Positivity | Lab test positivity rates from CDC NREVSS |
| Wastewater Surveillance | Viral levels in wastewater from CDC NWWS |
| Google Health Trends | Search trends for respiratory symptoms |
| Obesity Prevalence | BMI ≥30 prevalence by state and age group |
| Diabetes Prevalence | HbA1c ≥7% prevalence by state and age group |
| HHS Hospital Capacity | State-level data on hospital bed capacity and utilization |
| CDC Injury, Overdose, and Violence Data | National-level data on injury, overdose, and violence-related deaths |
| CDC Youth Mental Health ED Visits | National-level data on mental health-related emergency department visits for youth |
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/Cicatriiz/pophive-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server