Back to MCP Servers
Pdf Tools
PDF download, view & manipulation utilities.
other-tools-and-integrations
Installation
npx -y pdf-tools-mcpConfiguration
{
"mcpServers": {
"pdf-tools-mcp": {
"command": "npx",
"args": ["-y", "pdf-tools-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes