io.github.caelum29/calibre-mcp
NPM · CALIBRE-MCP · SCANNED SEP 20
Calibre ebook library server: search, read content, curate metadata, semantic search, gated writes.
Available components
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 → Why this is hard to score →
Supply Chain Security90
- 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
- 54 of 183 dependencies flagged as unhealthy (1 deprecated). 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 29 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability84
- 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 1833 tokens (~101/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 Management100
- No destabilizing schema changes in the last 30 days.Pass
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
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
- Supports UI / widget rendering.Pass
How do I install the io.github.caelum29/calibre-mcp server?
io.github.caelum29/calibre-mcp runs locally as an npm package, launched with npx -y calibre-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · calibre-mcp
claude mcp add caelum29-calibre-mcp -- npx -y calibre-mcp
{
"mcpServers": {
"caelum29-calibre-mcp": {
"command": "npx",
"args": [
"-y",
"calibre-mcp"
]
}
}
} {
"servers": {
"caelum29-calibre-mcp": {
"command": "npx",
"args": [
"-y",
"calibre-mcp"
]
}
}
} codex mcp add caelum29-calibre-mcp -- npx -y calibre-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"caelum29-calibre-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"calibre-mcp"
],
"enabled": true
}
}
} openclaw mcp add caelum29-calibre-mcp --command npx --arg -y --arg calibre-mcp
mcp_servers:
caelum29-calibre-mcp:
command: "npx"
args: ["-y", "calibre-mcp"] {
"McpServers": {
"caelum29-calibre-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"calibre-mcp"
]
}
}
} assistant mcp add caelum29-calibre-mcp -t stdio -c npx -a -y calibre-mcp
{
"mcpServers": {
"caelum29-calibre-mcp": {
"command": "npx",
"args": [
"-y",
"calibre-mcp"
]
}
}
} 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.
- 20 Sept 26 0
- Stability: 0.97 → pass security
- 19 Sept 26 +1
- CVE-2026-77301 affects this package: high ▼ security
- 18 Sept 26 −1
- Stability: pass → 0.93 functional
- 17 Sept 26 0
- Security disclosure: unverified → fail ▼ functional
- 16 Sept 26 0
- Stability: 0.97 → pass security
- Security disclosure: fail → unverified ▼ functional
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 −2
- Stability: pass → 0.80 functional
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 20 Sept 2026 · Analysed npm/calibre-mcp@0.7.4
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| 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.4 |
| Rekor log index | 2545820722 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:14e7adbe775cdba2541ad1e17e1d8447f42cdb8279f5e9a8d32ea80e959acf63d9d7a25efdb1c42bd78697427ac1bc7a12ee20938d621eb9c2e29b11a |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 5 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-7q85-xj36-vmfc | CVE-2026-77301 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-vwc7-r8mq-g2x9 | CVE-2026-76845 | medium | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N | no |
| 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 | ||
| GHSA-rgj7-g3m4-5g8c | high | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 183 packages
| Packages resolved | 183 |
|---|---|
| Deprecated | 1 |
| Stale | 54 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
calibre_board_data Cover board data (widget-internal) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | – | – |
| tool | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| books | array | – | – |
| kind | string | – | – |
| libraryId | string | – | – |
| lowConfidence | boolean | – | – |
| query | string | – | – |
| serverUrl | string | – | – |
| tool | string | – | – |
| total | number | – | – |
No examples provided.
calibre_build_index Build semantic 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).
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | – | – | – |
| enableFts | boolean | – | – |
| force | boolean | – | – |
| ids | array | – | – |
| keywordOnly | boolean | – | – |
| library | string | – | – |
| prune | boolean | – | – |
| query | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| bookDetails | array | – | – |
| booksIndexed | number | – | – |
| booksRequested | number | – | – |
| booksSkipped | number | – | – |
| chunks | number | – | – |
| elapsedMs | number | – | – |
| failures | array | – | – |
| figures | number | – | – |
| keywordOnly | boolean | – | – |
| prunedBooks | number | – | – |
| prunedChunks | number | – | – |
| prunedFigures | number | – | – |
| semanticAvailable | boolean | – | – |
| semanticReason | string | – | – |
No examples provided.
calibre_find_duplicates Find duplicates ~121
Find probable duplicate books. mode=identical (exact title+authors) or similar (fuzzy) group the library (or ids/query/filter subset — filter takes a bundle name) with a merge-safety score; mode=compare diffs 2+ ids field-by-field. Read-only — never merges.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | – |
| filter | string | – | – |
| ids | array | – | – |
| library | string | – | – |
| limit | integer | – | – |
| mode | string | – | – |
| query | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| booksScanned | number | – | – |
| capped | boolean | – | – |
| count | number | – | – |
| groupCount | number | – | – |
| keep | number | – | – |
| languagesDiffer | boolean | – | – |
| mergeSafety | number | – | – |
| mode | string | yes | – |
| nextCursor | string | – | – |
| offset | number | – | – |
No examples provided.
calibre_get_book Get book metadata ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | – | – | – |
| id | – | – | – |
| include_cover | boolean | – | – |
| library | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| book | object | – | – |
| libraryId | string | – | – |
| serverUrl | string | – | – |
No examples provided.
calibre_get_content Read book text ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | – | – | – |
| cursor | string | – | Opaque continuation token from a previous response (nextCursor or a chapter cursor). Pass it verbatim — do not construct one. |
| format | string | – | – |
| id | – | – | – |
| library | string | – | – |
| maxChars | integer | – | – |
| offset | integer | – | Char position to start reading from — e.g. a search passage's charStart. Mutually exclusive with cursor. |
| sentenceAware | boolean | – | – |
| structure | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| backend | string | – | – |
| chapters | array | – | – |
| count | number | – | – |
| detector | string | – | – |
| format | string | – | – |
| hasMore | boolean | – | – |
| hasToc | boolean | – | – |
| nextCursor | string | – | – |
| offset | number | – | – |
| text | string | – | – |
| totalChars | number | – | – |
No examples provided.
calibre_get_figures Get book 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.
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | – | – | – |
| detail | string | – | Image resolution: standard ≤1024px longest side (default), high ≤1568px. |
| format | string | – | Source format override (epub or pdf). Default: epub if present, else pdf. |
| id | – | – | – |
| include_uncaptioned | boolean | – | Also list/fetch images with no caption (covers, decorations, equation images). |
| indexes | array | – | Figure 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. |
| library | string | – | – |
No output schema declared.
No examples provided.
calibre_list_categories 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).
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | – |
| field | string | – | – |
| library | string | – | – |
| limit | integer | – | – |
| valueFilter | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | – |
| field | string | – | – |
| mode | string | – | – |
| nextCursor | string | – | – |
| offset | number | – | – |
| total | number | – | – |
| values | array | – | – |
No examples provided.
calibre_list_libraries List Calibre 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.
| Name | Type | Req | Description |
|---|---|---|---|
| default | string | – | – |
| libraries | array | – | – |
No examples provided.
calibre_open_book Open book in local viewer (widget-internal) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | – | – |
| id | integer | yes | – |
| library | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | yes | – |
| opened | boolean | yes | – |
| url | string | yes | – |
No examples provided.
calibre_ping 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 Quality report ~114
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/filter (a bundle name) or specific checks. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| checks | array | – | – |
| cursor | string | – | – |
| filter | string | – | – |
| ids | array | – | – |
| library | string | – | – |
| limit | integer | – | – |
| query | string | – | – |
| readability | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| booksScanned | number | – | – |
| byCheck | object | – | – |
| capped | boolean | – | – |
| count | number | – | – |
| nextCursor | string | – | – |
| offset | number | – | – |
| total | number | – | – |
No examples provided.
calibre_recover_metadata Recover book 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.
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | – | – | – |
| id | – | – | – |
| library | string | – | – |
| sources | array | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | number | – | – |
| changes | object | – | – |
| confidence | number | – | – |
| fieldCount | number | – | – |
| lookupKey | string | – | – |
| source | string | – | – |
No examples provided.
calibre_search Search books ~218
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). filter accepts a bundle name to scope the search (list bundles via calibre_manage_bundles).
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | – | – | – |
| countOnly | boolean | – | – |
| cursor | string | – | – |
| filter | string | – | – |
| include_excluded | boolean | – | – |
| library | string | – | – |
| limit | integer | – | – |
| mode | string | – | – |
| query | string | yes | – |
| scope | string | – | – |
| sort | string | – | – |
| sortOrder | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | number | – | – |
| bookIds | array | – | – |
| count | number | – | – |
| exclusionsApplied | array | – | – |
| filter | string | – | – |
| mode | string | – | – |
| nextCursor | string | – | – |
| offset | number | – | – |
| query | string | – | – |
| scope | string | – | – |
| total | number | – | – |
No examples provided.
calibre_semantic_search Semantic search ~203
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. filter accepts a bundle name to scope library searches (list bundles via calibre_manage_bundles).
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | – | – | – |
| filter | string | – | – |
| include_excluded | boolean | – | – |
| library | string | – | – |
| mode | string | – | – |
| query | string | yes | – |
| scope | string | – | – |
| target | string | – | – |
| topK | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| bookId | number | – | – |
| bookIds | array | – | – |
| count | number | – | – |
| exclusionsApplied | array | – | – |
| figures | array | – | – |
| filter | string | – | – |
| lowConfidence | boolean | – | – |
| maxRerank | number | – | – |
| maxScore | number | – | – |
| mode | string | – | – |
| note | string | – | – |
| passages | array | – | – |
| reranked | boolean | – | – |
| results | array | – | – |
| scope | string | – | – |
| semanticAvailable | boolean | – | – |
| semanticReason | string | – | – |
| target | string | – | – |
No examples provided.
What is the io.github.caelum29/calibre-mcp server?
io.github.caelum29/calibre-mcp is listed in the public MCP registry as io.github.caelum29/calibre-mcp. Calibre ebook library server: search, read content, curate metadata, semantic search, gated writes. This page covers its npm package (calibre-mcp).
Is the io.github.caelum29/calibre-mcp server safe to use?
io.github.caelum29/calibre-mcp scores 91 out of 100 on VerifyMCP. We recorded 5 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.caelum29/calibre-mcp server expose?
io.github.caelum29/calibre-mcp exposes 14 tools: calibre_list_libraries, calibre_search, calibre_get_book, calibre_get_content, calibre_get_figures, and 9 more. Their descriptions and schemas cost roughly 1,765 tokens of context every time the server is loaded.
Is the io.github.caelum29/calibre-mcp server still maintained?
io.github.caelum29/calibre-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.caelum29/calibre-mcp server under?
io.github.caelum29/calibre-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.