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
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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
Academic literature search, retrieval, and private library management on top of OpenAlex.
Federated search of books and papers, BibTeX/RIS citations, open-access retrieval and reading.
Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.
Query and audit AppSheet apps in natural language via Knotrik's pre-scanned definitions.
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.221Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mmccarthy404/calibre-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server