Skip to content
Claude Desktop

mcp databnf for Claude Desktop

io.github.smeet666/mcp-databnf

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

client:Claude Desktop transport:stdio runtime:npm

Install mcp databnf 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-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>"
      }
    }
  }
}

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

mcp databnf in other clients