Skip to main content
Glama
kareemaly

MD-PDF MCP Server

by kareemaly

extract_text_from_pdf

Extract text content from PDF files for analysis or processing. Specify page ranges or extract all pages to retrieve text without markdown conversion.

Instructions

Extract text content from a PDF file without conversion to Markdown.

Args: working_dir: Absolute path to the working directory for file operations pdf_file_path: Path to the PDF file relative to working_dir page_numbers: Page numbers to extract - "all" for all pages, or comma-separated numbers like "1,3,5" or "1-5"

Returns: The extracted text content from the PDF

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
working_dirYes
pdf_file_pathYes
page_numbersNoall

Latest Blog Posts

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/kareemaly/md-pdf-mcp'

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