Skip to main content
Glama

Calibre MCP Server

by ispyridis
package-lock.json709 B
{ "name": "calibre-mcp-nodejs", "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "calibre-mcp-nodejs", "version": "2.0.0", "license": "Apache-2.0", "dependencies": { "child_process": "^1.0.2" }, "bin": { "calibre-mcp": "server.js" }, "engines": { "node": ">=16.0.0" } }, "node_modules/child_process": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/child_process/-/child_process-1.0.2.tgz", "integrity": "sha512-Wmza/JzL0SiWz7kl6MhIKT5ceIlnFPJX+lwUGj7Clhy5MMldsSoJR0+uvRzOS5Kv45Mq7t1PoE8TsOA9bzvb6g==", "license": "ISC" } } }

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