Skip to main content
Glama
halimchaibi

calibre-library-mcp

by halimchaibi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CALIBRE_SSH_KEYNoSSH private key path.
CALIBRE_SSH_HOSTYesHostname or IP address of the Calibre server.
CALIBRE_SSH_PORTNoSSH port. Defaults to 22.22
CALIBRE_SSH_USERYesSSH user on the Calibre server.
CALIBRE_DOCKER_IMAGENoCalibre image used for calibredb status checks.lscr.io/linuxserver/calibre:latest
CALIBRE_WEB_CONTAINERNoContainer used to query the mounted library. Defaults to calibre-web.calibre-web
CALIBRE_MAINTENANCE_SCRIPTNoOptional remote script for refreshing FTS.
CALIBRE_REMOTE_LIBRARY_PATHNoLibrary path on the remote host for Calibre CLI status checks.
CALIBRE_CONTAINER_BOOKS_PATHNoLibrary path inside the container. Defaults to /books./books

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
calibre_search_booksC

Search Calibre metadata by book title or author.

calibre_recent_booksC

List recently added books from the Calibre library.

calibre_book_detailsB

Get metadata, formats, and library file names for a Calibre book ID.

calibre_search_textC

Search extracted full text from indexed Calibre books and return snippets.

calibre_index_summaryA

Return raw full-text index row counts grouped by format.

calibre_index_statusA

Return Calibre's own full-text indexing status.

calibre_run_index_maintenanceA

Start the optional remote maintenance script that refreshes Calibre FTS.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/halimchaibi/calibre-library-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server