4,000+ servers built on vurb.ts
Vinkius

Harvard WHO Health MCP Server for Google ADKGive Google ADK instant access to 16 tools to Compare Countries, Get Countries, Get Dimensions, and more

MCP Inspector GDPR Free for Subscribers

Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Harvard WHO Health as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.

Ask AI about this MCP Server for Google ADK

The Harvard WHO Health MCP Server for Google ADK is a standout in the Data Analytics category — giving your AI agent 16 tools to work with, ready to go from day one.

Built for AI Agents by Vinkius

Vinkius delivers Streamable HTTP and SSE to any MCP client

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
python
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
    StreamableHTTPConnectionParams,
)

# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
    connection_params=StreamableHTTPConnectionParams(
        url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
    )
)

agent = Agent(
    model="gemini-2.5-pro",
    name="harvard_who_health_agent",
    instruction=(
        "You help users interact with Harvard WHO Health "
        "using 16 available tools."
    ),
    tools=[mcp_tools],
)
Harvard WHO Health
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About Harvard WHO Health MCP Server

Connect to the WHO Global Health Observatory (GHO) API — the world's most comprehensive source of global health statistics.

Google ADK natively supports Harvard WHO Health as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 16 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.

What you can do

  • Health Indicators — Search 1000+ indicators across all health domains
  • Life Expectancy — Track life expectancy at birth by country
  • Immunization — DTP3, measles, polio, BCG, and hepatitis B coverage
  • Infectious Diseases — HIV/AIDS prevalence, TB incidence, malaria estimates
  • NCDs — Diabetes, obesity, hypertension, tobacco, and alcohol data
  • Maternal Health — Maternal mortality ratios and reproductive health
  • Health Workforce — Physicians, nurses, dentists, pharmacists per 10,000 pop.
  • Health Expenditure — Per capita spending in PPP dollars
  • Water & Sanitation — WASH indicators for safe water and sanitation
  • Country Comparison — Compare any indicator across multiple countries

The Harvard WHO Health MCP Server exposes 16 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

All 16 Harvard WHO Health tools available for Google ADK

When Google ADK connects to Harvard WHO Health through Vinkius, your AI agent gets direct access to every tool listed below — spanning global-health, health-indicators, statistics, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.

compare

Compare countries on Harvard WHO Health

Provide a comma-separated list of ISO 3-letter country codes. Returns the most recent 10 years of data for each country. Compare a health indicator across countries

get

Get countries on Harvard WHO Health

Returns ISO codes and country names for use with other indicator queries. Get list of WHO member countries

get

Get dimensions on Harvard WHO Health

Useful for understanding how to filter and disaggregate health data. Get WHO data dimensions metadata

get

Get health expenditure on Harvard WHO Health

This indicator measures how much each country spends on healthcare, adjusted for purchasing power. Get health expenditure data

get

Get health workforce on Harvard WHO Health

Supported types: "physicians", "nurses", "dentists", "pharmacists". Get health workforce density data

get

Get hiv aids on Harvard WHO Health

Tracks the percentage of the population living with HIV, a critical indicator for public health programs and resource allocation. Get HIV/AIDS prevalence data

get

Get immunization on Harvard WHO Health

Supported shortcuts: "dtp3" (diphtheria-tetanus-pertussis), "measles", "polio", "bcg", "hepb3". Or use a WHO indicator code directly. Get immunization coverage data

get

Get indicator data on Harvard WHO Health

g. "USA", "BRA", "GBR", "CHN", "IND"). Returns country, year, value, confidence intervals, and sex disaggregation. Get time-series data for a WHO indicator

get

Get life expectancy on Harvard WHO Health

This is one of the most fundamental indicators of population health. Get life expectancy data

get

Get malaria on Harvard WHO Health

Essential for tracking the global burden of malaria, particularly in sub-Saharan Africa and Southeast Asia. Get malaria case estimates

get

Get maternal health on Harvard WHO Health

This measures the number of maternal deaths per 100,000 live births, a critical indicator of reproductive health and healthcare quality. Get maternal mortality data

get

Get mortality on Harvard WHO Health

Common indicator codes: "NCDMORT3070" (NCD mortality), "CHILDMORTALITY" (under-5), "MATERNALMORTALITY". Use search_indicators to find specific codes. Get mortality data by cause

get

Get ncd on Harvard WHO Health

Supported shortcuts: "diabetes" (prevalence), "obesity" (BMI ≥30), "blood_pressure" (hypertension), "tobacco" (smoking), "alcohol" (consumption). Or use a WHO code. Get non-communicable disease data

get

Get tuberculosis on Harvard WHO Health

TB remains one of the top infectious disease killers worldwide, and this data tracks progress toward elimination. Get tuberculosis incidence data

get

Get water sanitation on Harvard WHO Health

Supported types: "water" (safely managed drinking water), "sanitation" (safely managed sanitation), "hygiene" (basic hygiene facilities). Get water and sanitation data

search

Search indicators on Harvard WHO Health

Returns indicator codes and names. Use the indicator code with get_indicator_data to retrieve time-series data. Search 1000+ WHO health indicators

Connect Harvard WHO Health to Google ADK via MCP

Follow these steps to wire Harvard WHO Health into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.

01

Install Google ADK

Run pip install google-adk
02

Replace the token

Replace [YOUR_TOKEN_HERE] with your Vinkius token
03

Create the agent

Save the code above and integrate into your ADK workflow
04

Explore tools

The agent will discover 16 tools from Harvard WHO Health via MCP

Why Use Google ADK with the Harvard WHO Health MCP Server

Google ADK provides unique advantages when paired with Harvard WHO Health through the Model Context Protocol.

01

Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution

02

Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Harvard WHO Health

03

Production-ready features like session management, evaluation, and deployment come built-in. not bolted on

04

Seamless integration with Google Cloud services means you can combine Harvard WHO Health tools with BigQuery, Vertex AI, and Cloud Functions

Harvard WHO Health + Google ADK Use Cases

Practical scenarios where Google ADK combined with the Harvard WHO Health MCP Server delivers measurable value.

01

Enterprise data agents: ADK agents query Harvard WHO Health and cross-reference results with internal databases for comprehensive analysis

02

Multi-modal workflows: combine Harvard WHO Health tool responses with Gemini's vision and language capabilities in a single agent

03

Automated compliance checks: schedule ADK agents to query Harvard WHO Health regularly and flag policy violations or configuration drift

04

Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Harvard WHO Health

Example Prompts for Harvard WHO Health in Google ADK

Ready-to-use prompts you can give your Google ADK agent to start working with Harvard WHO Health immediately.

01

"Compare life expectancy between USA, Brazil, Japan, and Nigeria"

02

"Show diabetes prevalence data for India"

03

"Get measles immunization coverage for sub-Saharan African countries"

Troubleshooting Harvard WHO Health MCP Server with Google ADK

Common issues when connecting Harvard WHO Health to Google ADK through Vinkius, and how to resolve them.

01

McpToolset not found

Update: pip install --upgrade google-adk

Harvard WHO Health + Google ADK FAQ

Common questions about integrating Harvard WHO Health MCP Server with Google ADK.

01

How does Google ADK connect to MCP servers?

Import the MCP toolset class and pass the server URL. ADK discovers and registers all tools automatically, making them available to your agent's tool-use loop.
02

Can ADK agents use multiple MCP servers?

Yes. Declare multiple MCP tool providers in your agent configuration. ADK merges all tool schemas and the agent can call tools from any server in a single turn.
03

Which Gemini models work best with MCP tools?

Gemini 2.0 Flash and Pro models both support function calling required for MCP tools. Flash is recommended for latency-sensitive use cases, Pro for complex reasoning.

Explore More MCP Servers

View all →