ispyridis/calibre-rag-mcp-nodejs
3.2
If you are the rightful owner of calibre-rag-mcp-nodejs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Calibre RAG MCP Server is an enhanced server designed for project-based vector search and contextual conversations, utilizing Retrieval-Augmented Generation (RAG) capabilities.
Tools
Functions exposed to the LLM to take actions
search
Semantic search across your ebook library.
fetch
Retrieve specific content from books.
list_projects
List all RAG projects.
create_project
Create a new RAG project.
add_books_to_project
Add books to a project for vectorization.
search_project_context
Search within specific projects.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client