mcp-document-reader
A rudimentary MCP server for interacting with PDF and EPUB documents.
I use this with Windsurf IDE by Codeium, which only supports MCP tools, not resources.
Installation
Requirements
Copy
Configure MCP Server
Run with poetry:
Copy
Alternatively, build and install with pip, then run the script directly:
Copy
Then use the following config, with the path output by which:
Copy
Development
Setup
Copy
Testing
Copy
Linting
Copy
License
This server cannot be installed
A Model Context Protocol (MCP) server that allows interaction with PDF and EPUB documents, designed to work with Windsurf IDE by Codeium.