Vinkius

Querying WHO GHO Indicators with Claude MCP Server Integration

5 min read
Querying WHO GHO Indicators with Claude MCP Server Integration

Use the WHO GHO MCP server with Claude to pull health metrics like tuberculosis trends without manual CSV parsing or complex OData queries for researchers.

The Data Bottleneck

Public health research is often a battle against fragmented information. For decades, the World Health Organization’s Global Health Observatory (GHO) has been the gold standard for authoritative data. However, accessing that data has historically required navigating a labyrinth of complex OData queries, downloading massive, unstructured spreadsheets, and manually parsing CSV files to find a single relevant metric.

For an epidemiologist tracking the spread of tuberculosis or a policy analyst comparing maternal mortality rates across sub-Saharan Africa, the “search, download, parse, repeat” cycle is more than just a nuisance; it is a barrier to rapid response. When every hour spent cleaning data is an hour lost to analysis, the cost of information fragmentation is measured in human impact.

The problem isn’t a lack of data. The GHO contains over 2,200 indicators across 194 member states. The problem is the friction between that authoritative data and the researchers who need it.


Introducing the WHO GHO MCP

What if your AI assistant—whether you are using Claude Desktop, Cursor, or Windsurf—could act as a specialized health informatics expert?

The WHO GHO MCP server changes the paradigm from manual retrieval to agentic exploration. By connecting this server via the V1inkius AI Gateway, you turn your LLM into an agent that can search for specific indicators, pull historical time-series data, and generate comparative country profiles using natural language. You no longer need to understand OData syntax or manage complex API credentials; you simply ask your assistant a question about global health.

The future of global health surveillance is not in better spreadsheets, but in structured, agentic access to existing authoritative datasets via MCP.


Tool Spotlight: The Three Pillars of Access

This MCP server provides three core capabilities that transform how researchers interact with the GHO dataset.

1. Discovery: Finding the Right Indicator

The sheer volume of indicators makes manual searching impossible. Using search_who_indicators, your AI agent can scan thousands of topics—from malaria and HIV to air quality and nutrition—to find the exact indicator code needed for your analysis.

"""Example: Asking an AI agent to find TB-related metrics
"Search for WHO indicators related to tuberculosis worldwide."

The Agent responds with specific codes:
Found 15+ TB-related indicators. Key ones include: 
MDG_0000000020 (TB incidence per 100K), 
MDG_0000000021 (TB prevalence per 100K)..."""

Once the indicator code is identified, get_who_indicator_data allows for deep-dive analysis into historical trends. You can request data for a specific country and observe how metrics like immunization coverage or mortality rates have changed over decades.

"""Example: Requesting historical data for an indicator in Brazil
"Get the history of TB incidence (MDG_0000000020) in Brazil (BRA)."

The Agent retrieves a structured list of values by year, 
enabling immediate trend visualization or statistical modeling."""

3. Comparison: Instant Country Health Profiles

For rapid epidemiological assessment, get_who_country_profile is the most powerful tool in the kit. It provides an instant snapshot of a country’s health landscape, including life expectancy, child mortality, and obesity prevalence.

"""Example: Comparing health snapshots for different regions
"Compare the health profiles of Japan (JPN) and Brazil (PAD)."

The Agent provides a side-by-side comparison:
Japan (JPN): Life expectancy 84.3, Obesity 4.3%
Brazil (BRA): Life expectancy 75.9, Obesity 22.3%"""

Implementation via Vinkius

Connecting to the WHO GHO data is designed to be frictionless through the Vinkius AI Gateway. You do not need to register for WHO API keys or manage complex authentication headers.

  1. Find the Server: Locate the WHO GHO MCP in the Vinkius App Catalog.
  2. Connect via Vinkius Edge: Use your personal Connection Token from your Vinkius dashboard to configure your client (Claude Desktop, Cursor, or Windsurf).
  3. Start Querying: Your AI assistant is now equipped with the full power of the WHO GHO dataset.

Vinkius Edge handles all the routing and authentication behind the scenes. This means your credentials stay secure in your Vinkius dashboard, and your AI clients remain lightweight and focused on analysis rather than infrastructure management.


Imagine a researcher tasked with assessing the impact of a new regional health initiative on tuberculosis mortality.

Without MCP, this involves searching the GHO website, identifying the correct TB mortality indicator, downloading the relevant spreadsheets for multiple countries, and manually aligning the years in Excel.

With the WHO GHD MCP, the workflow is entirely conversational:

Step 1 (Discovery): “Find the indicator code for tuberculosis mortality.” Step 2 (Analysis): “Retrieve the annual TB mortality rates for India (IND), South Africa (ZAF), and Brazil (BRA) from 2015 to 2023.” Step 3 (Synthesis): “Based on this data, which country has shown the most significant decline in mortality, and what are the potential drivers?”

The researcher moves from raw data to high-level synthesis in minutes, not days.


Honest Limitations

No tool is a silver bullet. While the WHO GHO MCP provides unprecedented speed for data retrieval, users must keep two things in mind:

First, the scope of the tool is limited by the scope of the WHO’s reporting. If a member state has not yet reported its latest figures, that data will not be available. Second, this is a tool for data access, not a replacement for clinical or epidemiological validation. The accuracy of your analysis still depends on the quality of the underlying official reports.


Conclusion

The ability to move from a question to a structured dataset in seconds is a fundamental shift for public health intelligence. By bridging the gap between authoritative WHO data and modern AI agents, we can accelerate the speed of global health decision-making and ensure that critical information reaches those who need it most.

Analyze with AI

Send this article directly to your preferred AI to analyze concepts, extract actionable insights, or seamlessly integrate into your own projects.

Connect AI agents to your entire stack.

Browse ready-to-use MCP servers. Paste one URL to connect live databases, APIs, and business tools instantly.