MCP Hub
Back to servers

FastMCP PDFTools

A specialized MCP server designed for reading and extracting text from PDF documents.

Stars
1
Updated
Dec 27, 2025
Validated
Jan 9, 2026

PDF Reader

mcp-name: io.github.atarkowska/fastmcp-pdftools

This project is a simple PDF reader server allowing to read PDF files.

Configuration

Add the following to your claude_desktop_config.json:

{
    "mcpServers": {
        "fastmcp-pdftools": {
            "command": "uvx",
            "args": [
                "fastmcp-pdftools"
            ]
        }
    }
}

License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for details.

Reviews

No reviews yet

Sign in to write a review