World Bank Indicators Mcp for VS Code
io.github.varvararatta/world_bank_indicators_mcp
Dive into the wealth of information provided by the World Bank with our zero-auth API. Instantly
client:VS Code
transport:streamable-http
Install World Bank Indicators Mcp in VS Code
.vscode/mcp.json
{
"servers": {
"world_bank_indicators_mcp": {
"type": "http",
"url": "https://world-bank-indicators-mcp.mcpize.run/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs