mcpbeat Sign in

MCP Books MCP Server

local only

MCP Books runs on your own machine — the client starts it, so there is no endpoint to ping. 402 installs a week from npm. Last commit 1 Sep 2026.

Search the Internet Archive, the Library of Congress and data.bnf.fr at once, in one answer.

Installs per day peak 165 · avg 10
a month agotoday
402
Installs / week
npm · mcp-books
0
Stars
1 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Books 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-books -- npx -y mcp-books
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-books": {
      "args": [
        "-y",
        "mcp-books"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-books]
command = "npx"
args = ["-y", "mcp-books"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-books": {
      "args": [
        "-y",
        "mcp-books"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-books": {
      "args": [
        "-y",
        "mcp-books"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Books

same job, measured the same way
Open Library
by 8ensmith

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

326 installs/wk local only
C
Book Search (Open Library)
by invokera

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

2 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
MCP Archiveorg
by smeet666

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

583 installs/wk local only
Firmenliste MCP
by tankstellen

B2B company address data for the DACH region: search 6,400+ industry lists and get price quotes.

5 tools answering
HubSpot Integrations MCP
by centrify-internal

MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.

2 tools answering
Internet Archive MCP Server
by cyanheads

Search the Wayback Machine and IA library (40M+ items), fetch snapshots, item metadata, and text.

98 installs/wk local only
Congressional Documents
by pipeworx-io

Congressional Documents — full-text search and retrieval over the official

34 tools answering

MCP Books — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Books?
MCP Books 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-books was installed 402 times last week.
How do I connect MCP Books?
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-books straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Books?
The npm package mcp-books was installed 402 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 Books 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.