danielkennedy1/pdf-tools-mcp
PDF download, view & manipulation utilities.
Quick Start
Clone the repository:
git clone https://github.com/danielkennedy1/pdf-tools-mcpClaude Desktop configuration example:
{
"mcpServers": {
"pdf-tools-mcp": {
"command": "npx",
"args": [
"-y",
"danielkennedy1/pdf-tools-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.