Skip to main content
Glama
AvatarGanymede

MinerU Document to Markdown MCP Server

Related Servers

Alternatives to MinerU Document to Markdown MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Converts Word, PDF, PPT, and Excel documents to Markdown using the MinerU DocParse API. Supports synchronous parsing and async background tasks for large files.
      2
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Converts PDF, Office, image, and web documents into Markdown with extracted images, using MinerU cloud for high-precision parsing and automatic local fallback for offline use. It exposes a single tool for conversion plus capability queries, with optional image alt-text generation for text-only models.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Converts various file types (documents, images, audio, web content) to markdown format without requiring Docker, supporting PDF, Word, Excel, PowerPoint, images, audio files, web URLs, and more.
      227 npm
      14
      MIT

    TDQS

    B3.4/5.0

    Scored across 5 tools

    Disambiguation1/5

    Two tools (convert_to_markdown and convert_pdf_to_markdown) are explicitly aliases, causing direct confusion. Additionally, the multi-step workflow tools (create_parse_task, get_task_status, download_result) overlap with the one-step conversion, making it unclear which to choose without careful context.

    Naming Consistency3/5

    All tools use snake_case and a verb_noun pattern, but convert_pdf_to_markdown is an alias that adds no semantic value and breaks the expected distinct naming convention.

    Tool Count4/5

    Five tools is a reasonable number for a document conversion server, though the alias reduces effective distinct tools to four. The scope is well-contained.

    Completeness3/5

    The server covers the core conversion workflow (submit, track, download, one-step) but lacks batch processing support, cancelation, or listing of past tasks, leaving minor gaps.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues