calibre
The official source code repository for the calibre ebook manager
Odf (calibre) MCP Server
Model Context Protocol (odf) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"odf": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-odf"
]
}
}
}