Skip to content
Windsurf

mcp databnf for Windsurf

io.github.smeet666/mcp-databnf

Search the BnF open catalogue: authors, works, editions and links to what is digitised.

client:Windsurf transport:stdio runtime:npm

Install mcp databnf in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "mcp-databnf": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-databnf"
      ],
      "env": {
        "BNF_USER_AGENT": "<BNF_USER_AGENT>",
        "BNF_MIN_INTERVAL_MS": "<BNF_MIN_INTERVAL_MS>",
        "BNF_TIMEOUT_MS": "<BNF_TIMEOUT_MS>",
        "BNF_MAX_RETRIES": "<BNF_MAX_RETRIES>",
        "BNF_CACHE_TTL_MS": "<BNF_CACHE_TTL_MS>",
        "BNF_LOG_LEVEL": "<BNF_LOG_LEVEL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp databnf in other clients