Back to Browse

Fastmcp Pdftools MCP Server

Developer ToolsUse Caution2.3Local
Free

An MCP server that provides [describe what your server does]

About

An MCP server that provides [describe what your server does]

Security Report

2.3
Use Caution2.3Critical Risk

Valid MCP server (0 strong, 4 medium validity signals). 10 known CVEs in dependencies (1 critical, 3 high severity) Imported from the Official MCP Registry. Trust signals: trusted author (2/3 approved). 1 finding(s) downgraded by scanner intelligence.

7 files analyzed · 11 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

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

Documentation

View on GitHub

From the project's GitHub README.

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

Be the first to review this server!

Fastmcp Pdftools MCP Server - An MCP server that provides [describe what your server does] | MCP Marketplace