ebook-mcp
22
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.
get_all_epub_files
Get all EPUB files in the specified directory
get_metadata
Get metadata from EPUB file
get_toc
Get the directory from the EPUB file
get_chapter_markdown
Get the Markdown format for chapter content
get_all_pdf_files
Get all PDF files in the specified directory
get_pdf_metadata
Get metadata from PDF files
get_pdf_toc
Get the directory from a PDF file
get_pdf_page_text
Get plain text content for a specific page
get_pdf_page_markdown
Get the Markdown format content for a specific page
get_pdf_chapter_content
Obtain chapter content and corresponding page number by chapter title