document reader.com
document reader.com logo

Document Reader

Enables interaction with PDF and EPUB documents for reading, analyzing content, and extracting information from document...

Created byApr 23, 2025

mcp-document-reader

A rudimentary [MCP server](https://modelcontextprotocol.io/introduction) for interacting with PDF and EPUB documents.
I use this with [Windsurf IDE by Codeium](https://codeium.com/windsurf), which only supports MCP tools, not resources.

Installation

Requirements

  • [Python 3.11+](https://www.python.org/downloads/)
  • [Poetry](https://python-poetry.org/docs/)

Configure MCP Server

Run with poetry:
Alternatively, build and install with pip, then run the script directly:
Then use the following config, with the path output by which:

Development

Setup

Testing

Linting

License

[MIT](LICENSE)