World Bank MCP Server
Interact with the open World Bank data API to list and analyze economic and development indicators for various countries.
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
Related Servers
Prisma MCP
Manage Prisma Postgres databases and backups using AI agents via local or remote servers.
SQLite
MCP server for SQLite files. Supports Datasette-compatible metadata!
CData Square Server
A read-only MCP server for querying live data from Square using the CData JDBC Driver.
MongoDB Mongoose MCP
An MCP server for MongoDB with optional Mongoose schema support.
MCP Persistence
MCP Persistence: your AI Agent now creates and manages databases on its own
PostgreSQL Full Access MCP Server
A full-access PostgreSQL server for MCP with read/write capabilities and enhanced schema metadata.
HowToCook
A recipe database server providing meal planning, recipe recommendations, and menu suggestions for daily meals.
Neo4j
MCP server for Neo4j — run Cypher queries, explore schema, and inspect database info over stdio
Fantasy Premier League
Access Fantasy Premier League (FPL) data and tools, including player information, team details, and gameweek data.
Metabase MCP Server
Interact with Metabase, the open-source business intelligence platform, using Large Language Models.
