Skip to main content
Glama

Calibre RAG MCP Server

by ispyridis

fetch

Retrieve specific content from ebooks using epub:// URLs to access targeted book sections and information.

Instructions

Fetch specific content from a book using epub:// URL

Input Schema

NameRequiredDescriptionDefault
urlYesepub:// URL from search results

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "epub:// URL from search results", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from Calibre RAG MCP Server

Related Tools

    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-rag-mcp-nodejs'

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