DaedalMap Population Estimates
Rank #18,124com.daedalmap/population
Global population estimates from WorldPop, 2000-2030, at country and sub-national levels.
DaedalMap Population Estimates is a Model Context Protocol (MCP) server published by xyver. It ranks #18,124 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. DaedalMap Population Estimates is listed on Official MCP, with 1 tracked version. It was first listed on Mar 17, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 97,336 of 115,460 servers on MCP Toplist.
Use DaedalMap Population Estimates
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http population https://app.daedalmap.com/mcp/worldpop[mcp_servers.population]
url = "https://app.daedalmap.com/mcp/worldpop"Add to ~/.codex/config.toml.
https://app.daedalmap.com/mcp/worldpopSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"population": {
"url": "https://app.daedalmap.com/mcp/worldpop"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"population": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/worldpop"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"population": {
"serverUrl": "https://app.daedalmap.com/mcp/worldpop"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"population": {
"url": "https://app.daedalmap.com/mcp/worldpop"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.daedalmap%2Fpopulation)<a href="https://mcptoplist.com/server/com.daedalmap%2Fpopulation"><img src="https://mcptoplist.com/badge/com.daedalmap%2Fpopulation.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
xyver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains DaedalMap Population Estimates?
- DaedalMap Population Estimates is maintained by xyver, which publishes 19 MCP servers (28 total versions) tracked on MCP Toplist.
- Is DaedalMap Population Estimates listed on the Official MCP Registry?
- Yes — DaedalMap Population Estimates is listed on the Official MCP Registry.
- How many versions does DaedalMap Population Estimates have?
- MCP Toplist tracks 1 version of DaedalMap Population Estimates, most recently published on Jun 11, 2026.
- Where can I find the source code for DaedalMap Population Estimates?
- The source code for DaedalMap Population Estimates is hosted at github.com/xyver/daedal-map.