Plugs Gemini Pro into Claude Desktop for AI-powered PDF manipulation. You get three main operations: open a PDF to start a session, edit existing pages with natural language prompts, and generate new pages that match the visual style of your document. Under the hood it uses poppler for rendering, Tesseract OCR to keep text layers searchable, and stores all versions locally in an output directory. The undo system lets you roll back changes without fear. You'll need a Gemini API key and system dependencies installed, but once configured it runs entirely on your machine. Built on the original NanoPDF project, adapted for MCP workflows.
claude mcp add --transport stdio r09722akabennett-nano-pdf-mcp -- docker run -i --rm docker.io/taibennett/nano-pdf-mcp:0.1.0