WHO Global Health Observatory
Rank #11897pulsemcp/cyanheads-who-gho
WHO Global Health Observatory — 3,059 indicators across 194 member states.
WHO Global Health Observatory is a Model Context Protocol (MCP) server published by cyanheads. It ranks #11897 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. WHO Global Health Observatory is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 24, 2026 and most recently updated on May 24, 2026.
Ranks ahead of 47,003 of 58,900 servers on MCP Toplist.
Use WHO Global Health Observatory
Add WHO Global Health Observatory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"cyanheads-who-gho": {
"url": "https://who-gho.caseyjhand.com/mcp"
}
}
}{
"mcpServers": {
"cyanheads-who-gho": {
"command": "npx",
"args": [
"-y",
"@cyanheads/who-gho-mcp-server"
],
"env": {
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cyanheads-who-gho": {
"command": "npx",
"args": [
"-y",
"@cyanheads/who-gho-mcp-server"
],
"env": {
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"MCP_HTTP_ENDPOINT_PATH": "<your MCP_HTTP_ENDPOINT_PATH>",
"MCP_AUTH_MODE": "<your MCP_AUTH_MODE>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
cyanheads
Other servers by cyanheads
- MCP Ts Core#203 · 87 vers
- MCP Ts Template#212 · 51 vers
- Obsidian MCP Server#233 · 15 vers
- Pubmed MCP Server#333 · 49 vers
- Clinicaltrialsgov MCP Server#484 · 34 vers
- Git MCP Server#604 · 41 vers
- Openalex MCP Server#2477 · 21 vers
- Pubchem MCP Server#2620 · 16 vers
- Secedgar MCP Server#2806 · 14 vers
- ntfy-mcp-server#2827 · 2 vers
- atlas-mcp-server#2855
- BrAPI#2985 · 24 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.1.7 | May 24, 2026 |
Frequently asked questions
- What is WHO Global Health Observatory?
- WHO Global Health Observatory — 3,059 indicators across 194 member states.
- Who maintains WHO Global Health Observatory?
- WHO Global Health Observatory is maintained by cyanheads, which publishes 81 MCP servers (547 total versions) tracked on MCP Toplist.
- Is WHO Global Health Observatory an official MCP server?
- Yes — WHO Global Health Observatory is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does WHO Global Health Observatory have?
- MCP Toplist tracks 1 version of WHO Global Health Observatory, most recently published on May 24, 2026.
- Where can I find the source code for WHO Global Health Observatory?
- The source code for WHO Global Health Observatory is hosted at github.com/cyanheads/who-gho-mcp-server.