Skip to content
Claude Desktop

DaedalMap Population Estimates for Claude Desktop

com.daedalmap/population

Global population estimates from WorldPop, 2000-2030, at country and sub-national levels.

client:Claude Desktop transport:streamable-http

Install DaedalMap Population Estimates in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "population": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.daedalmap.com/mcp/worldpop"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

DaedalMap Population Estimates in other clients