Calibre-Web
Read-only MCP server for Calibre-Web: library search, browsing and covers via the OPDS feed
Install
npmstdio
npx -y calibreweb-mcp Dockerstdio
docker run -i --rm ghcr.io/ni-c/calibreweb-mcp:0.3.1 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-ni-c-calibreweb-mcp": {
"command": "npx",
"args": [
"-y",
"calibreweb-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.ni-c/calibreweb-mcp · published 2026-09-07 · updated 2026-09-07. Not an endorsement; review the code before connecting it to anything sensitive.