Skip to main content
Glama

Calibre MCP Server

by ispyridis
test.bat216 B
@echo off echo Testing Calibre MCP Server Setup... echo. cd /d "%~dp0" if not exist "node_modules" ( echo Installing dependencies... npm install echo. ) echo Running tests... node test.js echo. pause

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