Submit

Pdf_mcp_server

@gongminltz

The MCP server used for operating PDFs, currently supports merging PDF files and exporting specified pages from designated PDF files.

Server Config

{
  "mcpServers": {
    "pdf_mcp_server": {
      "isActive": true,
      "name": "pdf_mcp_server",
      "type": "sse",
      "description": "pdf操作",
      "url": "http://127.0.0.1:8010/sse"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.