Skip to content

PDF Text, Table and OCR Extractor for Zed

io.github.brenton-keller/pdf-text-table-ocr-extractor

PDF URLs to per-page text, tables as rows, Markdown, metadata and OCR for scanned pages.

client:Zed transport:streamable-http

Install PDF Text, Table and OCR Extractor in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "pdf-text-table-ocr-extractor": {
      "url": "https://mcp.apify.com/?tools=brenton8907/pdf-text-table-ocr-extractor"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

PDF Text, Table and OCR Extractor in other clients