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