calibre-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@calibre-mcpsearch my library for books by Terry Pratchett"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
calibre-mcp
A minimal, read-only Model Context Protocol
server for a local Calibre e-book library. It
wraps the calibredb CLI (--for-machine JSON output), so it needs no content
server and cannot modify your library — no write tools exist.
Defaults target Windows, but it runs anywhere calibredb does (macOS/Linux) —
just set the two environment variables below.
Tools
Tool | Description |
| Search using Calibre's search syntax (e.g. |
| List/browse the library, sorted; page through it with |
| Full metadata for one book by its Calibre ID. |
| Most recently added books. |
| Total number of books in the library. |
Related MCP server: Calibre MCP Server
Requirements
Install
git clone https://github.com/mmccarthy404/calibre-mcp.git
cd calibre-mcp
uv syncConfiguration
Set via environment variables (Windows defaults shown; change to your paths):
Variable | Default | Notes |
|
| Path to your Calibre library folder (contains |
|
| Path to |
Run
uv run calibre-mcp # or: uv run python calibre_mcp.pyRegister with Claude Code
claude mcp add calibre --scope user -- \
uv run --directory "/path/to/calibre-mcp" python calibre_mcp.pyThen, in a new Claude session, ask things like "search my Calibre library for Erikson" or "what are my 5 most recently added books?".
License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Read-only access to Penwright's writing-craft book library, grounded guide metadata (card-level...
Academic literature search, retrieval, and private library management on top of OpenAlex.
Read-only access to The Family Almanac's parenting-focused book library, grounded guide metadata...
Federated search of books and papers, BibTeX/RIS citations, open-access retrieval and reading.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables read-only access to local Calibre libraries for searching metadata, inspecting book formats, and extracting content samples. Supports full-text search, batch operations, and detailed book analysis through natural language queries.3MIT
- AlicenseNot gradedqualityCmaintenanceProvides AI agents with research capabilities for local Calibre e-book libraries, including fulltext search across titles, ISBNs, and comments, plus structured excerpt retrieval from books.2GPL 3.0
- AlicenseBqualityCmaintenanceConnects AI agents to Calibre ebook libraries for searching, reading, and managing digital collections. It supports metadata updates, format conversion, and full-text content searches while providing granular permission controls for library access.721MIT
- AlicenseNot gradedqualityDmaintenanceEnables searching, reading, and managing a Calibre ebook library through natural language, with features like metadata search, full-text search, content extraction, and library management.100Apache 2.0