MCP Servers / file-system / PDF MCP Server

PDF MCP Server

JSON →
stdionone1file-system

Extract text and data from PDF files using pdfplumber by providing local file paths.

Install
How to run this server
[ { "cmd": "uvx --from", "imports": [] } ]
server path: pdf-mcp-server
Tools
What this server exposes
pdf_extract_text
Extract text content from a PDF file
pdf_extract_images
Extract images from a PDF file
pdf_extract_metadata
Extract metadata from a PDF file
pdf_merge
Merge multiple PDF files into one
pdf_split
Split a PDF file into multiple files
pdf_compress
Compress a PDF file to reduce size
pdf_encrypt
Encrypt a PDF file with a password
pdf_decrypt
Decrypt a password-protected PDF file
pdf_rotate
Rotate pages in a PDF file
pdf_extract_pages
Extract specific pages from a PDF file
Configuration
Environment & auth
authnone
Resources
PDF MCP Server — MCP Server · libregistry