Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Readbooks

FreeNot checked

Readbooks — Model Context Protocol server

GitHubEmbed

About

Readbooks — Model Context Protocol server

README

本项目是一个多格式电子书解析服务,支持解析包括 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

from github.com/unclevicky/mcp-server-readbooks

Installing Readbooks

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/unclevicky/mcp-server-readbooks

FAQ

Is Readbooks MCP free?

Yes, Readbooks MCP is free — one-click install via Unyly at no cost.

Does Readbooks need an API key?

No, Readbooks runs without API keys or environment variables.

Is Readbooks hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Readbooks in Claude Desktop, Claude Code or Cursor?

Open Readbooks on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Readbooks with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs