Back to directory
xraywu/mcp-pdf-extraction-server

xraywu/mcp-pdf-extraction-server

@xraywu

MCP server to extract contents from a PDF file

pdfextractionocrpythondocumenttool

Installation & Configuration

{
  "mcpServers": {
    "pdf-extraction": {
      "command": "python",
      "args": [
        "-m",
        "pdf_extraction"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17