MCP.so
Sign In
M

Mcp Pdftool Plus

@SparkFire

About Mcp Pdftool Plus

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

SparkFire

Submitted by

add bb

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-pdftool-plus": {
      "command": "uvx",
      "args": [
        "mcp-pdftool-plus"
      ]
    }
  }
}

Tools

2

Read and extract text content from a local PDF file.You can use this tool to read a PDF file and extract the text content. Args: path: Absolute or relative path to the PDF file Returns: Dictionary with success status, extracted text, and metadata

List all PDF files in a given directory. Args: directory: Directory path to search for PDFs (default: current directory) Returns: Dictionary with list of PDF files and their basic info

Comments

More Other MCP servers