Skip to content
Gemini CLI

PDF Text, Table and OCR Extractor for Gemini CLI

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

Install PDF Text, Table and OCR Extractor in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

PDF Text, Table and OCR Extractor in other clients