← All servers
πŸ”

CalibreVerifiedπŸ›‘ No advisories

io.github.caelum29/calibre-mcp
New to MCP? Start here β†’
2β˜… stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/caelum29, which proved it owns this namespace.

Verified owner: github.com/caelum29 β†—io.github.caelum29/calibre-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads CALIBRE_MCP_SERVER_URL, CALIBRE_MCP_LIBRARY, CALIBRE_MCP_ENABLE_WRITE, CALIBRE_MCP_CALIBREDB_PATH.

About

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

Packages & transports

npmcalibre-mcpv0.6.4 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "calibre": {
      "command": "npx",
      "args": [
        "-y",
        "calibre-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y calibre-mcp