Skip to main content
Glama

Calibre MCP Server

by ispyridis
package.json516 B
{ "name": "calibre-mcp-nodejs", "version": "2.0.0", "description": "A Node.js MCP server for searching and reading books from your Calibre ebook library (Windows compatible)", "main": "server.js", "scripts": { "start": "node server.js", "test": "node server.js" }, "keywords": ["mcp", "calibre", "ebook", "search", "windows"], "author": "Claude AI", "license": "Apache-2.0", "engines": { "node": ">=16.0.0" }, "dependencies": {}, "bin": { "calibre-mcp": "./server.js" } }

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/ispyridis/calibre-mcp-nodejs'

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