pymupdf4llm-mcp is an MCP (Model Context Protocol) server that exposes pymupdf4llm functionality as tools for LLM agents. It allows AI assistants to convert PDF documents to Markdown format, making them suitable for processing by Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) systems. The server provides tools for: - Converting PDF files to Markdown with preserved structure - Handling tables, images, and text formatting - Saving converted Markdown to files