calibre

GitHub

The official source code repository for the calibre ebook manager

Odf (calibre) MCP Server

Model Context Protocol (odf) server

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