What is the UN World Demographics MCP server?
Query UN population data: fertility, mortality, migration, life expectancy for 298 countries.
How to install UN World Demographics
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"un-demographics": {
"url": "https://wire-public.mcp.usewire.io/container/UQfmLvKhhRJaSqY3/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"un-demographics": {
"serverUrl": "https://wire-public.mcp.usewire.io/container/UQfmLvKhhRJaSqY3/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"un-demographics": {
"type": "http",
"url": "https://wire-public.mcp.usewire.io/container/UQfmLvKhhRJaSqY3/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"un-demographics": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://wire-public.mcp.usewire.io/container/UQfmLvKhhRJaSqY3/mcp"
]
}
}
}Claude Code
claude mcp add --transport http un-demographics https://wire-public.mcp.usewire.io/container/UQfmLvKhhRJaSqY3/mcpRelated MCP servers
Search 146 vintage chocolate recipes from 1914: cakes, candies, mousses, beverages.
Semantic search through Dickens' A Christmas Carol by meaning, theme, or character.
Search 286 episodes of product management wisdom from top leaders at Figma, Airbnb, Linear.