calibre-mcp
by monch1962
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOME | No | Writable location for Calibre configuration | /tmp/calibre-home |
| MCP_HOST | No | MCP HTTP bind address | 0.0.0.0 |
| MCP_PORT | No | MCP port inside the container | 8000 |
| CALIBREDB | No | Path to the Calibre CLI | calibredb |
| CALIBRE_CACHE_TTL | No | Cache lifetime in seconds; set to 0 to disable | 300 |
| CALIBRE_CACHE_SIZE | No | Maximum cached entries | 256 |
| CALIBRE_MAX_RESULTS | No | Maximum results returned by a tool | 100 |
| CALIBRE_LIBRARY_PATH | No | Calibre library inside the container | /books |
| CALIBRE_COMMAND_TIMEOUT | No | Command timeout in seconds | 120 |
| CALIBRE_CONTENT_SERVER_URL | No | Optional Content Server base URL |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues