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
Recommend MCP Servers 💡
horologic-mcp
MCP server for time and timezone operations with STDIO transport
foobara-mcp-connector
Exposes Foobara commands according to the Model Context Protocol (MCP) specification.
Utsav-Ladani/WordPress-MCP
A Model Context Protocol server for WordPress content management, supporting post creation, update, search, retrieval, and block types schema access
Grain
Grain's official MCP server provides secure access to your meeting data, notes, transcripts, deals, and coaching scorecard data, enabling native integration with AI models like Anthropic Claude and ChatGPT for advanced analytics and one-click reports.
fastn-mcp-server
A powerful, scalable platform for dynamic tool registration and execution, integrating with Claude.ai and Cursor.ai.
deep-search-mcp
A deep web search MCP server using LinkUp API.
