Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "pdf": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is pdf?
Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.
How to install pdf?
To install pdf: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "pdf": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is pdf best for?
pdf is a mcp categorized under General. It is designed for: code-review, python, productivity. Created by openai.