Skip to main content

PDF form manipulation toolkit built with MCP and PyMuPDF

Project description

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 .

Server

The server component provides PDF-related tools via MCP's API:

# Start the server with one or more directories to scan for PDFs
uv run -m mcp_pdf_forms.server examples

Or to add to claude-code:

claude mcp add pdf-forms uv run -- --with mcp-pdf-forms -m mcp_pdf_forms.server .

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_pdf_forms-0.2.0.tar.gz (4.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_pdf_forms-0.2.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file mcp_pdf_forms-0.2.0.tar.gz.

File metadata

  • Download URL: mcp_pdf_forms-0.2.0.tar.gz
  • Upload date:
  • Size: 4.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for mcp_pdf_forms-0.2.0.tar.gz
Algorithm Hash digest
SHA256 13786af8a18ec0c01b60225cd437bf91cc02605705f1475f1ba3da4578166686
MD5 c28d066748baddfb7ee2e064bb769154
BLAKE2b-256 cf5c25f7282be6dbae5e9545bbdb9c994c1ff8e1c97d5bb127a5dabe955d24b6

See more details on using hashes here.

File details

Details for the file mcp_pdf_forms-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: mcp_pdf_forms-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.7

File hashes

Hashes for mcp_pdf_forms-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a570a5da15a258bddffbf7f80b8f46578e4d9671aa8b70b12b2b15ed26753f9e
MD5 26f53c82a14f13769f22e3c9dc1a5ca4
BLAKE2b-256 e81e56a2e220d8a66efd95d1b3c5c10061212294be624a99d258f2babd8b14fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page