pdf-tools-mcp
A comprehensive set of PDF manipulation tools built with the Model Context Protocol (MCP) framework.
To install PDF Tools for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @danielkennedy1/pdf-tools-mcp --client claude
# Clone the repository git clone https://github.com/yourusername/pdf-tools-mcp.git cd pdf-tools-mcp # Install dependencies uv pip install -e .
Start the MCP server:
python -m src.main
The server provides PDF manipulation endpoints through the MCP protocol.
# Update dependencies uv pip install -e . --upgrade # Commit changes (uses conventional commit format) cz commit
MIT. See LICENSE.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!