Skip to content
Cline

mcp nbb for Cline

io.github.lacausecrypto/mcp-nbb

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

client:Cline transport:stdio runtime:pypi

Install mcp nbb in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp nbb in other clients