who gho mcp server for Claude Desktop
io.github.cyanheads/who-gho-mcp-server
WHO Global Health Observatory — 3,059 indicators across 194 member states.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:6
Install who gho mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"who-gho-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://who-gho.caseyjhand.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs