calibre

GitHub

The official source code repository for the calibre ebook manager

Pyj (calibre) MCP Server

Model Context Protocol (pyj) server

View all calibre servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pyj": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pyj"
      ]
    }
  }
}