DaedalMap World Development Indicators
Rank #18,812com.daedalmap/world-development-indicators
World Bank World Development Indicators: curated country-year economy, health, education and more.
DaedalMap World Development Indicators is a Model Context Protocol (MCP) server published by xyver. It ranks #18,812 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. DaedalMap World Development Indicators is listed on Official MCP, with 1 tracked version. It was first listed on Mar 17, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 96,648 of 115,460 servers on MCP Toplist.
Use DaedalMap World Development Indicators
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http world-development-indicators https://app.daedalmap.com/mcp/world_bank_wdi[mcp_servers.world-development-indicators]
url = "https://app.daedalmap.com/mcp/world_bank_wdi"Add to ~/.codex/config.toml.
https://app.daedalmap.com/mcp/world_bank_wdiSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"world-development-indicators": {
"url": "https://app.daedalmap.com/mcp/world_bank_wdi"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"world-development-indicators": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/world_bank_wdi"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"world-development-indicators": {
"serverUrl": "https://app.daedalmap.com/mcp/world_bank_wdi"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"world-development-indicators": {
"url": "https://app.daedalmap.com/mcp/world_bank_wdi"
}
}
}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%2Fworld-development-indicators)<a href="https://mcptoplist.com/server/com.daedalmap%2Fworld-development-indicators"><img src="https://mcptoplist.com/badge/com.daedalmap%2Fworld-development-indicators.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 | Jul 1, 2026 |
Frequently asked questions
- Who maintains DaedalMap World Development Indicators?
- DaedalMap World Development Indicators is maintained by xyver, which publishes 19 MCP servers (28 total versions) tracked on MCP Toplist.
- Is DaedalMap World Development Indicators listed on the Official MCP Registry?
- Yes — DaedalMap World Development Indicators is listed on the Official MCP Registry.
- How many versions does DaedalMap World Development Indicators have?
- MCP Toplist tracks 1 version of DaedalMap World Development Indicators, most recently published on Jul 1, 2026.
- Where can I find the source code for DaedalMap World Development Indicators?
- The source code for DaedalMap World Development Indicators is hosted at github.com/xyver/daedal-map.