Skip to content
VS Code

PDF Text, Table and OCR Extractor for VS Code

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

Install PDF Text, Table and OCR Extractor in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

PDF Text, Table and OCR Extractor in other clients