Skip to content

PDF Text, Table and OCR Extractor for Cursor

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:Cursor transport:streamable-http

Install PDF Text, Table and OCR Extractor in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

PDF Text, Table and OCR Extractor in other clients