Skip to main content
Glama

PDF Extraction MCP Server

by xraywu

extract-pdf-contents

Extract text content from local PDF files using page numbers, including negative index support, for precise data retrieval and analysis.

Instructions

Extract contents from a local PDF file, given page numbers separated in comma. Negative page index number supported.

Input Schema

NameRequiredDescriptionDefault
pagesNo
pdf_pathYes

Input Schema (JSON Schema)

{ "properties": { "pages": { "type": "string" }, "pdf_path": { "type": "string" } }, "required": [ "pdf_path" ], "type": "object" }

You must be authenticated.

Other Tools from PDF Extraction MCP 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/xraywu/mcp-pdf-extraction-server'

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