MCP Server
io.github.lacausecrypto/mcp-nbb MCP Server
io.github.lacausecrypto/mcp-nbb
What is the io.github.lacausecrypto/mcp-nbb MCP server?
MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows).
How to install io.github.lacausecrypto/mcp-nbb
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
NBB_LOG_LEVELLog level: DEBUG, INFO, WARNING, ERROR
NBB_LOG_FORMATLog format: 'json' or 'console'
NBB_HTTP_CACHE_ENABLEDEnable the persistent HTTP disk cache
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-nbb": {
"command": "uvx",
"args": [
"mcp-nbb"
],
"env": {
"NBB_LOG_LEVEL": "<YOUR_NBB_LOG_LEVEL>",
"NBB_LOG_FORMAT": "<YOUR_NBB_LOG_FORMAT>",
"NBB_HTTP_CACHE_ENABLED": "<YOUR_NBB_HTTP_CACHE_ENABLED>"
}
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-nbb": {
"command": "uvx",
"args": [
"mcp-nbb"
],
"env": {
"NBB_LOG_LEVEL": "<YOUR_NBB_LOG_LEVEL>",
"NBB_LOG_FORMAT": "<YOUR_NBB_LOG_FORMAT>",
"NBB_HTTP_CACHE_ENABLED": "<YOUR_NBB_HTTP_CACHE_ENABLED>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-nbb": {
"command": "uvx",
"args": [
"mcp-nbb"
],
"env": {
"NBB_LOG_LEVEL": "<YOUR_NBB_LOG_LEVEL>",
"NBB_LOG_FORMAT": "<YOUR_NBB_LOG_FORMAT>",
"NBB_HTTP_CACHE_ENABLED": "<YOUR_NBB_HTTP_CACHE_ENABLED>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"mcp-nbb": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-nbb"
],
"env": {
"NBB_LOG_LEVEL": "<YOUR_NBB_LOG_LEVEL>",
"NBB_LOG_FORMAT": "<YOUR_NBB_LOG_FORMAT>",
"NBB_HTTP_CACHE_ENABLED": "<YOUR_NBB_HTTP_CACHE_ENABLED>"
}
}
}
}Claude Code
claude mcp add mcp-nbb --env NBB_LOG_LEVEL=<YOUR_NBB_LOG_LEVEL> --env NBB_LOG_FORMAT=<YOUR_NBB_LOG_FORMAT> --env NBB_HTTP_CACHE_ENABLED=<YOUR_NBB_HTTP_CACHE_ENABLED> -- uvx mcp-nbbRelated MCP servers
Single MCP server for Belgian public transport, statistics, open data, and geospatial services.
View repository →MCP server for New Caledonia open data (data.gouv.nc)
View repository →Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary.
View repository →41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.
View repository →