Skip to content
Gemini CLI

PDF4me for Gemini CLI

io.github.pdf4me/pdf4me-mcp

PDF & document automation via the PDF4me API — convert, OCR, extract, edit, secure.

client:Gemini CLI transport:streamable-http runtime:pypi

Install PDF4me in Gemini CLI

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

{
  "mcpServers": {
    "pdf4me-mcp": {
      "httpUrl": "https://mcp.pdf4me.com/mcp"
    }
  }
}

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

PDF4me in other clients