Loading MCP server directory, please wait...
World Bank Open Data MCP Server
npx @getmcp/cli add io.github.tianyuio/worldbank-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tianyuio/worldbank-mcp": {
"command": "npx",
"args": [
"-y",
"worldbank-mcp"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}