World Bank
FreeNot checkedAn implementation of the Model Context Protocol for the World Bank open data API
About
An implementation of the Model Context Protocol for the World Bank open data API
README
MseeP.ai Security Assessment Badge
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
Installing World Bank
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/anshumax/world_bank_mcp_serverFAQ
Is World Bank MCP free?
Yes, World Bank MCP is free — one-click install via Unyly at no cost.
Does World Bank need an API key?
No, World Bank runs without API keys or environment variables.
Is World Bank hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install World Bank in Claude Desktop, Claude Code or Cursor?
Open World Bank on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare World Bank with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
