MCP Access Server

by shin-t-o

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

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/shin-t-o/mcp-access'

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