| Port details |
- pymupdf4llm-mcp MCP server for pymupdf4llm: convert PDF to Markdown for LLMs
- 0.0.4 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-04-07 23:42:09
- Last Update: 2026-04-07 23:39:01
- Commit Hash: c9ecc8e
- Also Listed In: python
- License: AGPLv3
- WWW:
- https://github.com/pymupdf/pymupdf4llm-mcp
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- pymupdf4llm-mcp>0:textproc/pymupdf4llm-mcp
- To install the port:
- cd /usr/ports/textproc/pymupdf4llm-mcp/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/pymupdf4llm-mcp
- pkg install pymupdf4llm-mcp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pymupdf4llm-mcp
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775602664
SHA256 (pymupdf4llm_mcp-0.0.4.tar.gz) = 90bdf45b6cc1f867a84048d4804fc781aeacab90d3af79e94795c91448f65348
SIZE (pymupdf4llm_mcp-0.0.4.tar.gz) = 71180
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-inline-snapshot>0 : devel/py-inline-snapshot@py311
- py311-pytest-asyncio>0.25.3 : devel/py-pytest-asyncio@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-mcp>=1.6.0 : misc/py-mcp@py311
- py311-pydantic2>=2.11.3 : devel/py-pydantic2@py311
- py311-pymupdf4llm>=0.0.21 : textproc/py-pymupdf4llm@py311
- py311-typer>=0.15.2 : devel/py-typer@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_pymupdf4llm-mcp
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.4 07 Apr 2026 23:39:01
    |
Yuri Victorovich (yuri)  |
textproc/pymupdf4llm-mcp: New port: MCP server for pymupdf4llm: convert PDF to
Markdown for LLMs |
Number of commits found: 1
|