ebook-mcp
Ebook-MCP is an MCP server focused on transforming the interaction with digital books by integrating AI capabilities into EPUB and PDF processing. It provides APIs for smart library management, interactive reading, and active learning, supporting modern AI-powered tools like Cursor and Claude.
What formats does Ebook-MCP support?
Ebook-MCP currently supports EPUB and PDF formats.
How does Ebook-MCP enhance the reading experience?
Ebook-MCP allows for natural language interactions with e-books, enabling features like smart library management, interactive reading experiences, and content navigation.
Can Ebook-MCP process multiple files at once?
Yes, Ebook-MCP supports batch processing for both EPUB and PDF files.
What are the key dependencies for running Ebook-MCP?
Key dependencies include ebooklib for EPUB processing, PyPDF2 and PyMuPDF for PDF processing, beautifulsoup4 for HTML parsing, and fastmcp for the MCP server framework.
Is there a demo available for Ebook-MCP?
Yes, a quick demo can be run with Deep Seek, and examples are available in the mcp-client-example folder for Claude/OpenAI.