MCP.so
登录
M

Mcp Pdftool Plus

@SparkFire

关于 Mcp Pdftool Plus

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

SparkFire

提交者

add bb

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

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

评论

其他 分类下的更多 MCP 服务器