libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
file-system
/ PDF MCP Server
PDF MCP Server
JSON →
stdio
none
★ 1
file-system
Extract text and data from PDF files using pdfplumber by providing local file paths.
github ↗
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
auth
none
Resources
github
https://github.com/gstiebler/pdf-mcp-server ↗
PDF MCP Server — MCP Server · libregistry