World Bank MCP Server
A Model Context Protocol (MCP) server that enables interaction with the open World Bank data API. This server allows AI assistants to list indicators and analyse those indicators for the countries that are available with the World Bank.
Features
- List available countries in the World Bank open data API
- List available indicators in the World Bank open data API
- Analyse indicators, such as population segments, poverty numbers etc, for countries
- Comprehensive logging
Usage
With Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"world_bank": {
"command": "uv",
"args": [
"--directory",
"path/to/world_bank_mcp_server",
"run",
"world_bank_mcp_server"
]
}
}
}
Installing via Smithery
To install World Bank Data Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @anshumax/world_bank_mcp_server --client claude
World Bank Data Server
Project Details
- anshumax/world_bank_mcp_server
- Last Updated: 4/21/2025
Recomended MCP Servers
🌎 ✨ Earthdata MCP Server
This is an MCP kubernetes Server.
MCP server for Readwise
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
Socket based MCP Server for Ghidra
Serper MCP Server supporting search and webpage scraping
This MCP server provides image generation capabilities using the Replicate Flux model.
A Pyodide server implementation for the Model Context Protocol (MCP).
MCP Memory Server with DuckDB backend
Model Context Protocol (MCP) server for interacting with Meta Ads API





