Skip to content
Gemini CLI

fixmypdf for Gemini CLI

io.github.melusi-m/fixmypdf

Privacy-first PDF tools over MCP: merge, split, rotate, delete, compress, protect, inspect.

client:Gemini CLI transport:streamable-http tools:7

Install fixmypdf in Gemini CLI

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

{
  "mcpServers": {
    "fixmypdf": {
      "httpUrl": "https://www.fixmypdfonline.com/api/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

fixmypdf in other clients