MCP Access Server

get-pdf-content

Extract and parse text content from PDF files using the MCP Access Server, enabling efficient data processing and automation tasks.

Instructions

Text parsing and return of PDF content

Input Schema

NameRequiredDescriptionDefault
pdfFilePathYesThe filepath of the PDF file to parse

Input Schema (JSON Schema)

{ "properties": { "pdfFilePath": { "description": "The filepath of the PDF file to parse", "type": "string" } }, "required": [ "pdfFilePath" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Access Server

Related Tools

ID: l0143hjrjj