PdfBroker.io for Gemini CLI
io.pdfbroker/pdf
Cloud PDF generation from HTML, CSS and XSL-FO, with PDF/A and PDF/UA support.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:2
Install PdfBroker.io in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pdf": {
"httpUrl": "https://mcp.pdfbroker.io/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs