calibre

GitHub

The official source code repository for the calibre ebook manager

Polyglot (calibre) MCP Server

Model Context Protocol (polyglot) server

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