← Index

io.github.lacausecrypto/mcp-nbb

io.github.lacausecrypto/mcp-nbb·v0.1.2·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-nbb": {
      "command": "uvx",
      "args": [
        "mcp-nbb"
      ],
      "env": {
        "NBB_LOG_LEVEL": "INFO",
        "NBB_LOG_FORMAT": "json",
        "NBB_HTTP_CACHE_ENABLED": "true"
      }
    }
  }
}
§02  Environment variables
NBB_LOG_LEVEL

Log level: DEBUG, INFO, WARNING, ERROR

NBB_LOG_FORMAT

Log format: 'json' or 'console'

NBB_HTTP_CACHE_ENABLED

Enable the persistent HTTP disk cache

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other