Skip to content
Claude Desktop

mcp nbb for Claude Desktop

io.github.lacausecrypto/mcp-nbb

MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows).

client:Claude Desktop transport:stdio runtime:pypi

Install mcp nbb in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp nbb in other clients