{"type":"mcp_server","name":"world_bank_mcp_server","description":"This repository hosts a Model Context Protocol (MCP) server that facilitates interaction with the World Bank's open data API, enabling AI assistants to list and analyze indicators for various countries.","category":"AI","language":"Python","stars":49,"forks":3,"owner":"anshumax","github_url":"https://github.com/anshumax/world_bank_mcp_server","homepage":null,"setup":"## Setup\n\n### With Claude Desktop\n\nAdd this to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"world_bank\": {\n      \"command\": \"uv\",\n      \"args\": [\n        \"--directory\", \n        \"path/to/world_bank_mcp_server\",\n        \"run\",\n        \"world_bank_mcp_server\"\n      ]\n    }\n  }\n}\n```\n\n### Installing via Smithery\n\nTo install World Bank Data Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@anshumax/world_bank_mcp_server):\n\n```bash\nnpx -y @smithery/cli install @anshumax/world_bank_mcp_server --client claude\n```","tools":"## Available Tools\n\n\t\t1. List available countries (in the World Bank open data API)\n\t\t2. List available indicators (in the World Bank open data API)\n\t\t3. Analyse indicators (such as population segments, poverty numbers etc, for countries)\n\t\t4. Comprehensive logging","faq":null,"created_at":"2025-01-04T11:36:55+00:00","updated_at":"2025-03-27T01:46:46+00:00","source_url":"https://model-context-protocol.com/servers/world-bank-data-api-mcp-server","related_articles":[]}