
MCP PDF Forms
A server providing PDF form manipulation tools via MCP's API, allowing users to find PDFs across directories, extract form field information, and visualize form fields in documents.
Wildebeest
README
MCP PDF Forms
A PDF form manipulation toolkit built with MCP and PyMuPDF.
Features
- Find PDF files across multiple directories
- Extract form field information from PDF files
- Visualize form fields in PDF documents
Installation
# 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 .
Command Line Tool
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 .
Usage
Once installed, you can use the package to work with PDF forms. The package provides tools through the MCP interface.
PDF Discovery Tool
The PDF Discovery tool helps you find PDF files across specified directories.
- Input: Directory paths to search for PDFs
- Output: List of PDF files found in the specified directories
- Usage: Use this to quickly locate all PDF files in your project or specified folders
Form Field Extraction Tool
The Form Field Extraction tool extracts information about all form fields in a PDF document.
- Input: Path to a PDF file
- Output: Detailed information about each form field including field name, type, position, and other properties
- Usage: Use this to analyze form structure and understand the fields available for filling
Field Highlight Visualization Tool
The Field Highlight tool creates a visual representation of form fields in the PDF.
- Input: Path to a PDF file
- Output: Modified PDF with all form fields highlighted for easy identification
- Usage: Use this to visually inspect the layout and position of form fields in your document
Libraries Used
- MCP - Machine Conversation Protocol framework
- PyMuPDF - Python bindings for MuPDF, a high-performance PDF library
License
MIT
Recommended Servers
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Excel MCP Server
A Model Context Protocol server that enables AI assistants to read from and write to Microsoft Excel files, supporting formats like xlsx, xlsm, xltx, and xltm.
Playwright MCP Server
Provides a server utilizing Model Context Protocol to enable human-like browser automation with Playwright, allowing control over browser actions such as navigation, element interaction, and scrolling.
Claude Code MCP
An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
Apple MCP Server
Enables interaction with Apple apps like Messages, Notes, and Contacts through the MCP protocol to send messages, search, and open app content using natural language.
DuckDuckGo MCP Server
A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
YouTube Transcript MCP Server
This server retrieves transcripts for given YouTube video URLs, enabling integration with Goose CLI or Goose Desktop for transcript extraction and processing.
Tavily MCP Server
Provides AI-powered web search capabilities using Tavily's search API, enabling LLMs to perform sophisticated web searches, get direct answers to questions, and search recent news articles.

Azure MCP Server
Enables natural language interaction with Azure services through Claude Desktop, supporting resource management, subscription handling, and tenant selection with secure authentication.

SettleMint
Leverage SettleMint's Model Context Protocol server to seamlessly interact with enterprise blockchain infrastructure. Build, deploy, and manage smart contracts through AI-powered assistants, streamlining your blockchain development workflow for maximum efficiency.