Skip to main content
Glama

MCP PDF Forms

by Wildebeest

extract_form_fields

Extract and retrieve all form field data from a PDF document, returning a dictionary of field names and their properties for analysis or processing.

Instructions

Extract all form fields from a PDF Args: pdf_path: Path to the PDF file Returns: Dictionary of form field names and their properties

Input Schema

NameRequiredDescriptionDefault
pdf_pathYes

Input Schema (JSON Schema)

{ "properties": { "pdf_path": { "title": "Pdf Path", "type": "string" } }, "required": [ "pdf_path" ], "title": "extract_form_fieldsArguments", "type": "object" }
Install Server

Other Tools from MCP PDF Forms

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Wildebeest/mcp_pdf_forms'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server