Skip to main content
Glama

pymupdf4llm-mcp

by ai-zerolab

이 패키지는 공식 저장소에 병합되었습니다. 대신 공식 저장소를 사용하세요.

https://github.com/pymupdf/pymupdf4llm-mcp

pymupdf4llm-mcp

pymupdf4llm용 MCP 서버는 LLM을 위한 마크다운으로 PDF를 내보내는 데 가장 적합합니다.

빠른 시작

다음 명령을 실행하여 MCP 서버를 실행하세요.

지엑스피1

커서/윈드서프/... 및 기타 MCP 클라이언트를 이 서버에 구성하세요.

{ "mcpServers": { "pymupdf4llm-mcp": { "command": "uvx", "args": [ "pymupdf4llm-mcp@latest", "stdio" ], "env": {} } } }
-
security - not tested
A
license - permissive license
-
quality - not tested

LLM 처리에 최적화된 마크다운 형식으로 PDF 문서를 내보내는 MCP 서버입니다.

  1. pymupdf4llm-mcp
    1. 빠른 시작

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
    Last updated -
    1
    254
    Python
    MIT License
    • Apple
  • A
    security
    F
    license
    A
    quality
    An MCP server for converting Markdown documents to PDF files.
    Last updated -
    1
    1
    JavaScript
  • A
    security
    A
    license
    A
    quality
    MCP server for collecting code from files and directories into a single markdown document.
    Last updated -
    2
    4
    Python
    MIT License
  • A
    security
    A
    license
    A
    quality
    Converts various file formats to Markdown using the MarkItDown utility and can be integrated with MCP clients for seamless document processing and conversion.
    Last updated -
    26
    Python
    MIT License

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-zerolab/pymupdf4llm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server