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
AWS Athena MCP Server
An MCP server for querying and interacting with AWS Athena.
Quick Data for Windows MCP
A Windows-optimized server for performing data analytics on JSON and CSV files, designed for Claude Desktop integration.
Microsoft Fabric Analytics
An analytics server providing tools for interacting with the Microsoft Fabric data platform.
PostgreSQL
Provides read-only access to PostgreSQL databases, allowing LLMs to inspect schemas and execute queries.
MCP MySQL Server
An MCP server based on Spring AI that executes arbitrary SQL queries against a configured MySQL database.
AlibabaCloud DMS MCP Server
An AI-powered gateway for managing over 40 data sources like Alibaba Cloud and mainstream databases, featuring NL2SQL, code generation, and data migration.
Fresha
Access the Fresha Data Connector through Snowflake.
MongoDB
Provides read-only access to MongoDB databases through standardized MCP tools and resources.
Rails PG Extras MCP
An MCP interface for the rails-pg-extras gem, providing PostgreSQL metadata and performance analysis through LLM prompts.
MCP PGVector Server
Provides semantic search capabilities for PostgreSQL databases using the pgvector extension, with support for multiple embedding providers.
