pymupdf4llm-mcp

ai-zerolab/pymupdf4llm-mcp

3.2

If you are the rightful owner of pymupdf4llm-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for pymupdf4llm, best for exporting PDF to markdown for LLM.

Tools

Functions exposed to the LLM to take actions

convert_pdf_to_markdown

Converts a PDF file to markdown format via pymupdf4llm. See pymupdf.readthedocs.io/en/latest/pymupdf4llm for more. The file_path, image_path, and save_path parameters should be the absolute path to the PDF file, not a relative path. This tool will also convert the PDF to images and save them in the image_path directory. For larger PDF files, use save_path to save the markdown file then read it partially.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources