A
securityF
licenseA
qualityAn MCP server for converting Markdown documents to PDF files.
Last updated -
1
1
JavaScript
An MCP (Model Context Protocol) server that provides PDF manipulation tools. This server allows LLMs to perform operations like merging PDFs and extracting pages through the Model Context Protocol.
Add this to your Claude Desktop configuration file (claude_desktop_config.json):
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
mcp using PyPDF2 to: • merge-pdfs • extract-pages • search-pdfs • merge-pdfs-ordered (merge in user spec. order) • find-related-pdfs (regex extracted text for related PDF files)