Calibre Librarian MCP Server
by chepetime
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SERVER_NAME | No | Server name shown in MCP clients | Calibre Librarian MCP |
| CALIBRE_DB_COMMAND | No | Path to the calibredb executable | calibredb |
| CALIBRE_LIBRARY_PATH | Yes | Absolute path to your Calibre library directory | |
| CALIBRE_COMMAND_TIMEOUT_MS | No | Timeout for calibredb commands in milliseconds | 15000 |
| FAVORITE_SEARCH_ENGINE_URL | No | Base URL for external book search links | https://duckduckgo.com/?q= |
| CALIBRE_ENABLE_WRITE_OPERATIONS | No | Enable metadata editing tools (set_metadata, etc.) | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/chepetime/calibre-librarian-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server