mcp nbb for Windsurf
io.github.lacausecrypto/mcp-nbb
MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows).
client:Windsurf
transport:stdio
runtime:pypi
Install mcp nbb in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-nbb": {
"command": "uvx",
"args": [
"mcp-nbb"
],
"env": {
"NBB_LOG_LEVEL": "<NBB_LOG_LEVEL>",
"NBB_LOG_FORMAT": "<NBB_LOG_FORMAT>",
"NBB_HTTP_CACHE_ENABLED": "<NBB_HTTP_CACHE_ENABLED>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs