worldbank mcp server for Cursor
io.github.cyanheads/worldbank-mcp-server
Query 29,500+ World Bank development indicators for 200+ countries across 60+ years.
client:Cursor
transport:streamable-http
runtime:npm
tools:9
Install worldbank mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"worldbank-mcp-server": {
"url": "https://worldbank.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs