A PDF form manipulation toolkit built with MCP and PyMuPDF.
## Install package from PyPI
pip install mcp_pdf_forms
## Or install from source
git clone https://github.com/Wildebeest/mcp_pdf_forms.git
cd mcp_pdf_forms
pip install -e .
After installation, you can use the mcp-pdf-forms
command to start the server:
## Start the server with one or more directories to scan for PDFs
mcp-pdf-forms examples
You can also add it to Claude Code as an MCP:
claude mcp add pdf-forms mcp-pdf-forms .
Once installed, you can use the package to work with PDF forms. The package provides tools through the MCP interface.
The PDF Discovery tool helps you find PDF files across specified directories.
The Form Field Extraction tool extracts information about all form fields in a PDF document.
The Field Highlight tool creates a visual representation of form fields in the PDF.
MIT
Repomix
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
Mcp Perplexity
MCP Server for the Perplexity API.
Mcp Server Datadog