mcpbeat Sign in

MCP Databnf MCP Server

local only

MCP Databnf runs on your own machine — the client starts it, so there is no endpoint to ping. 871 installs a week from npm. Last commit 31 Aug 2026.

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

Installs per day peak 294 · avg 15
a month agotoday
871
Installs / week
npm · mcp-databnf
0
Stars
1 open issues
31 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Databnf every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-databnf -- npx -y mcp-databnf
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-databnf": {
      "args": [
        "-y",
        "mcp-databnf"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-databnf]
command = "npx"
args = ["-y", "mcp-databnf"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-databnf": {
      "args": [
        "-y",
        "mcp-databnf"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-databnf": {
      "args": [
        "-y",
        "mcp-databnf"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Databnf

same job, measured the same way
C
Book Search (Open Library)
by invokera

Search books and authors across Open Library, the Internet Archive open catalog.

2 tools answering
MCP Archiveorg
by smeet666

Search inside digitised books, browse the Internet Archive catalogue and read Wayback captures.

583 installs/wk local only
Open Library
by 8ensmith

Search books and authors on the Internet Archive's Open Library

326 installs/wk local only
Openlibrary MCP Server
by cyanheads

Search books and authors, fetch editions, browse subjects, and resolve cover images.

323 installs/wk 10 tools answering
Plati.Market
by plati-mcp

Search the plati.market (Digiseller) catalogue and fetch product details with seller info.

2 tools answering
BAM Kaarsen catalog
by realbam

Search and browse the BAM Kaarsen candle catalog and white-label offering. Read-only, no auth.

4 tools answering
MCP Libraryofcongress
by smeet666

Search inside scanned US newspapers and browse the Library of Congress catalogue. No API key.

586 installs/wk local only
Endorso
by endorso

Turn product links or queries into tracked links that can earn. Carts and search too.

4 tools answering

MCP Databnf — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Databnf?
MCP Databnf runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-databnf was installed 871 times last week.
How do I connect MCP Databnf?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-databnf straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Databnf?
The npm package mcp-databnf was installed 871 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Databnf open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.