MCP ExplorerExplorer

Mcp Server Readbooks

@unclevickyon a year ago
7 MIT
FreeCommunity
AI Systems
MCP Server is a multi-format eBook parsing service supporting PDF, EPUB, Word, MOBI, TXT, and CHM formats with OCR capabilities.

Overview

What is Mcp Server Readbooks

mcp-server-readbooks is a multi-format eBook parsing service that supports the parsing of six different eBook formats including PDF, EPUB, Word, MOBI, TXT, and CHM. It also features OCR capabilities for text recognition on scanned PDF documents.

Use cases

Use cases for mcp-server-readbooks include converting eBooks into different formats, extracting text from scanned documents for digital archiving, and enabling accessibility features for visually impaired users.

How to use

To use mcp-server-readbooks, you need to install the required dependencies listed in the ‘requirements.txt’ file using the command ‘pip install -r requirements.txt’. Detailed testing, configuration, and running steps can be found in the provided reference link.

Key features

Key features of mcp-server-readbooks include support for multiple eBook formats, OCR functionality for scanned documents, and a structured project layout that facilitates easy development and testing.

Where to use

mcp-server-readbooks can be used in various fields such as education, digital publishing, and any domain that requires eBook processing and text extraction.

Content

多格式电子书解析服务

本项目是一个多格式电子书解析服务,支持解析包括 PDF、EPUB、Word、MOBI、TXT 和 CHM 在内的六种格式的电子书。同时,还支持使用 OCR 对扫描版 PDF 进行文字识别。

项目依赖

项目依赖可以在 requirements.txt 文件中找到,你可以使用以下命令安装:

pip install -r requirements.txt

运行方式

参考
有详细的测试、配置和运行步骤。

项目结构

.env.example
README.md
requirements.txt
src/
  core/
    __pycache__/
    cache_manager.py
    ebook_parser.py
    ocr_engine.py
  readbooks_server.py
  utils/
    __pycache__/
    file_convert.py
test/
  test_server.py


Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers