Back to search
30
MCP

@pipeworx/mcp-worldbank

npm/@pipeworx/mcp-worldbank

World Bank MCP — wraps the World Bank Data API v2 (free, no auth)

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

worlduank
World Bank MCP — wraps the World Bank Data API v2 (free, no auth)
0 tools · streamable-http
pipeworx-mcp-wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools
@pipeworx/mcp-pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools
@pipeworx/mcp-stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
0 tools
@pipeworx/mcp-openaq
OpenAQ MCP — wraps OpenAQ v2 API (free, no auth required)
0 tools
@pipeworx/mcp-nutrition
Nutrition MCP — wraps Open Food Facts API (free, no auth)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pipeworx/mcp-worldbank": {
      "url": "None",
      "transport": "http"
    }
  }
}