UN World Demographics for Cursor
io.usewire/un-demographics
Query UN population data: fertility, mortality, migration, life expectancy for 298 countries.
client:Cursor
transport:streamable-http
Install UN World Demographics in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"un-demographics": {
"url": "https://wire-public.mcp.usewire.io/container/UQfmLvKhhRJaSqY3/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs