Skip to content
Claude Desktop

DaedalMap World Development Indicators for Claude Desktop

com.daedalmap/world-development-indicators

World Bank World Development Indicators: curated country-year economy, health, education and more.

client:Claude Desktop transport:streamable-http

Install DaedalMap World Development Indicators in Claude Desktop

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

{
  "mcpServers": {
    "world-development-indicators": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.daedalmap.com/mcp/world_bank_wdi"
      ]
    }
  }
}

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 World Development Indicators in other clients