Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.caelum29/calibre-mcp

NPM · CALIBRE-MCP · SCANNED AUG 3

Calibre ebook library server: search, read content, curate metadata, semantic search, gated writes.

Available components

+66 this week 72 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security79
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects adm-zip 0.5.18, reached via @huggingface/transformers > onnxruntime-node > adm-zip. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (180 of 184), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to caelum29/calibre-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 6 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1736 tokens (~96/item across 18 items; 14 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage74
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 8% of tool parameters carry a description.Partial
  • Structured output schemas are declared (86% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · calibre-mcp

# add to Claude Code
claude mcp add caelum29-calibre-mcp -- npx -y calibre-mcp
# add to Codex CLI
codex mcp add caelum29-calibre-mcp -- npx -y calibre-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "caelum29-calibre-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "calibre-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add caelum29-calibre-mcp --command npx --arg -y --arg calibre-mcp
# ~/.hermes/config.yaml
mcp_servers:
  caelum29-calibre-mcp:
    command: "npx"
    args: ["-y", "calibre-mcp"]
// mcp.json
{
  "mcpServers": {
    "caelum29-calibre-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "calibre-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +38
    • Known CVEs: unverified → fail security
    • Provenance: unverified → pass security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • The attested source repository moved: caelum29/calibre-mcp security
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 +29
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • First check of Capabilities: pass functional
  • 31 Jul 26 −33
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −31
    • Provenance: pass → unverified security
    • Known CVEs: fail → unverified security
    • Install scripts: pass → unverified security
    • GHSA-f88m-g3jw-g9cj no longer affects this package security
    • CVE-2026-39244 no longer affects this package security
    • GHSA-frvp-7c67-39w9 no longer affects this package security
    • The attested source repository moved: caelum29/calibre-mcp security
    • Maintenance: pass → unverified functional
    • License: pass → unverified functional
    • Dependency health: partial → unverified functional
    • Licence: MIT functional
  • 29 Jul 26 +38
    • GHSA-frvp-7c67-39w9 affects this package: high security
    • CVE-2026-39244 affects this package: high security
    • GHSA-f88m-g3jw-g9cj affects this package: high security
    • Known CVEs: unverified → fail security
    • Provenance: unverified → pass security
    • Install scripts: unverified → pass security
    • The attested source repository moved: caelum29/calibre-mcp security
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • Schema quality: unverified → good functional
    • Licence: MIT functional
  • 28 Jul 26 +25
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • First check of Tool coverage: 86 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: pass functional
    • First check of Tool coverage: 8 functional
    • First check of Schema quality: unverified functional
    • Package version: 0.7.1 → 0.7.2 functional
  • 27 Jul 26 6

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
caelum29/calibre-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/caelum29/calibre-mcp/.github/workflows/release.yml@refs/tags/v0.7.2
Rekor log index:
2260796554
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:94062f71a67f948ce7a4760eea2375ebdafcd5bbf21ba2081d86c5b00bb672d636eab18a51f431a1bb5387e77455e63c4ae39c61179781154e8458dbc
Discovery method:
attestation_endpoint
Vulnerabilities 3 findings
ID CVE Severity Vector Fix available
GHSA-frvp-7c67-39w9 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N yes
GHSA-xcpc-8h2w-3j85 CVE-2026-39244 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-f88m-g3jw-g9cj high yes
Dependencies 180 packages

180 packages in the resolved dependency tree · 178 deprecated · 52 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 14 exposed · ~1,668 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
calibre_board_data ~57

Internal endpoint for the in-chat cover-board widget. Returns the cached payload of a recent search. Do not call as the model — search results already contain everything this returns.

NameTypeReqDescription
querystring
toolstring
NameTypeReqDescription
booksarray
kindstring
libraryIdstring
lowConfidenceboolean
querystring
serverUrlstring
toolstring
totalnumber

No examples provided.

calibre_build_index ~180

Build the semantic index for specific books (required: bookId, ids, or query — full-library indexing is deferred). Extracts, chunks, and embeds each book. Set keywordOnly=true (or when the embedding model is absent, it happens automatically) to build a keyword-only index that powers mode:"keyword" search with zero ML dependencies. Re-run after adding books; use force to re-index unchanged ones. Set prune=true to also drop index entries for books that no longer exist in the library (removals/merges leave searchable orphans behind).

NameTypeReqDescription
bookId
enableFtsboolean
forceboolean
idsarray
keywordOnlyboolean
librarystring
pruneboolean
querystring
NameTypeReqDescription
bookDetailsarray
booksIndexednumber
booksRequestednumber
booksSkippednumber
chunksnumber
elapsedMsnumber
failuresarray
figuresnumber
keywordOnlyboolean
prunedBooksnumber
prunedChunksnumber
prunedFiguresnumber
semanticAvailableboolean
semanticReasonstring

No examples provided.

calibre_find_duplicates ~107

Find probable duplicate books. mode=identical (exact title+authors) or similar (fuzzy) group the library (or ids/query subset) with a merge-safety score; mode=compare diffs 2+ ids field-by-field. Read-only — never merges.

NameTypeReqDescription
cursorstring
idsarray
librarystring
limitinteger
modestring
querystring
NameTypeReqDescription
booksScannednumber
cappedboolean
countnumber
groupCountnumber
keepnumber
languagesDifferboolean
mergeSafetynumber
modestringyes
nextCursorstring
offsetnumber

No examples provided.

calibre_get_book ~88

Get full metadata (authors, ISBN, formats, comments, cover) for one book by its id or uuid (id and bookId are interchangeable — pass the bookId from a search result). Set include_cover=true only when the cover image itself must be inspected.

NameTypeReqDescription
bookId
id
include_coverboolean
librarystring
NameTypeReqDescription
bookobject
libraryIdstring
serverUrlstring

No examples provided.

calibre_get_content ~191

Extract a book's text as a capped, fenced excerpt; pass the returned nextCursor token verbatim to walk the whole book, or jump to a char position with offset (e.g. a search passage's charStart). Set structure=true for a chapter map with per-chapter cursors. To find text inside a book, use calibre_search scope=book.

NameTypeReqDescription
bookId
cursorstringOpaque continuation token from a previous response (nextCursor or a chapter cursor). Pass it verbatim — do not construct one.
formatstring
id
librarystring
maxCharsinteger
offsetintegerChar position to start reading from — e.g. a search passage's charStart. Mutually exclusive with cursor.
sentenceAwareboolean
structureboolean
NameTypeReqDescription
backendstring
chaptersarray
countnumber
detectorstring
formatstring
hasMoreboolean
hasTocboolean
nextCursorstring
offsetnumber
textstring
totalCharsnumber

No examples provided.

calibre_get_figures ~245

List a book's figures — images the text references, identified by caption (Figure 1-2 / Рис. 3.1) — with page + caption per figure, then fetch chosen ones as images via indexes (≤3 per call). Captions let you pick figures before spending image tokens. In MCP Apps hosts the fetched figures also render for the user in an in-chat viewer, so you can point at them by figure number — but describe only what the pixels you received actually show.

NameTypeReqDescription
bookId
detailstringImage resolution: standard ≤1024px longest side (default), high ≤1568px.
formatstringSource format override (epub or pdf). Default: epub if present, else pdf.
id
include_uncaptionedbooleanAlso list/fetch images with no caption (covers, decorations, equation images).
indexesarrayFigure indexes from a previous list call — returns those figures as images (≤3 per call). Omit to list. Indexes are per-format; re-list after changing format.
librarystring

No output schema declared.

No examples provided.

calibre_list_categories ~101

Browse library categories (Authors, Tags, Series, Languages, Publisher). No field → list the categories; with a field → its values + counts, filterable via a valueFilter regex (case-insensitive by default; a leading inline flag like `(?i)` is accepted).

NameTypeReqDescription
cursorstring
fieldstring
librarystring
limitinteger
valueFilterstring
NameTypeReqDescription
countnumber
fieldstring
modestring
nextCursorstring
offsetnumber
totalnumber
valuesarray

No examples provided.

calibre_list_libraries ~36

List the Calibre libraries available on the Content Server and which one is the default. Call this first to discover valid library names.

Input schema present but exposes no named parameters.

NameTypeReqDescription
defaultstring
librariesarray

No examples provided.

calibre_open_book ~74

Internal endpoint for the in-chat widgets' Open button. Launches a book in the local Calibre viewer via the calibre:// scheme. Do not call as the model — use calibre_get_book to show a book instead.

NameTypeReqDescription
formatstring
idintegeryes
librarystring
NameTypeReqDescription
formatstringyes
openedbooleanyes
urlstringyes

No examples provided.

calibre_ping ~49

Health check: confirms the MCP server can reach the running Calibre Content Server via calibredb, and reports semantic-search status (embedding model, dependency, index vector count). Returns library categories on success.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

calibre_quality_report ~101

Scan books for metadata problems: missing fields, raw-filename titles, invalid ISBNs, author-sort mismatches, series gaps. Defaults to the whole library; narrow with ids/query or specific checks. Read-only.

NameTypeReqDescription
checksarray
cursorstring
idsarray
librarystring
limitinteger
querystring
readabilityboolean
NameTypeReqDescription
booksScannednumber
byCheckobject
cappedboolean
countnumber
nextCursorstring
offsetnumber
totalnumber

No examples provided.

calibre_recover_metadata ~88

Propose real metadata for a book with a missing/raw-filename title via online provider lookup (ISBN from its identifiers or text, else title/author) on Open Library and Google Books. Preview only — returns a changes object for calibre_update_book; never writes.

NameTypeReqDescription
bookId
id
librarystring
sourcesarray
NameTypeReqDescription
bookIdnumber
changesobject
confidencenumber
fieldCountnumber
lookupKeystring
sourcestring

No examples provided.

calibre_search ~183

Find books by exact title, author, ISBN, tag, or Calibre query syntax (mode=meta), or by full text (mode=fts). scope=book returns short keyword snippets from inside one book; first hits often land in TOC/front matter — for definitional or topic questions within a book prefer calibre_semantic_search scope=book (ranked passages with char offsets). Use calibre_semantic_search for meaning/topic queries. For "how many" questions use countOnly=true (returns only the count).

NameTypeReqDescription
bookId
countOnlyboolean
cursorstring
librarystring
limitinteger
modestring
querystringyes
scopestring
sortstring
sortOrderstring
NameTypeReqDescription
bookIdnumber
bookIdsarray
countnumber
modestring
nextCursorstring
offsetnumber
querystring
scopestring
totalnumber

No examples provided.

calibre_semantic_search ~168

Meaning-based search over the local index. scope=library ranks books; scope=book (needs bookId) ranks passages within one book. target=figures searches figure captions instead of text — use when the user asks for a diagram/chart/schema; hits point at calibre_get_figures for the pixels. mode=hybrid (default) fuses semantic + keyword matches; mode=vector is semantic-only; mode=keyword is exact keyword/FTS (no model at query time). All modes need an index built by calibre_build_index.

NameTypeReqDescription
bookId
librarystring
modestring
querystringyes
scopestring
targetstring
topKinteger
NameTypeReqDescription
bookIdnumber
bookIdsarray
countnumber
figuresarray
lowConfidenceboolean
maxReranknumber
maxScorenumber
modestring
notestring
passagesarray
rerankedboolean
resultsarray
scopestring
semanticAvailableboolean
semanticReasonstring
targetstring

No examples provided.