Skip to content
Grok

PDFTools for Grok

io.github.therealmrfunguy/pdf-tools

Extract text and tables from PDFs, merge documents, and get metadata.

client:Grok transport:sse

Install PDFTools in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pdf-tools": {
      "type": "sse",
      "url": "https://pdf.rjctdlabs.xyz/sse"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

PDFTools in other clients