Skip to main content
Glama
guanweiqiang

document-converter-mcp

by guanweiqiang

Related Servers

Alternatives to document-converter-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Converts PDFs, Office files, spreadsheets, emails, audio, and more to Markdown locally, enabling AI assistants to read and process them without cloud upload.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents and MCP-capable platforms to convert documents such as docx, pptx, xlsx, pdf, odt, rtf, epub, and csv into clean GitHub-Flavored Markdown through a single tool call. Runs fully locally with no API key, no network access, and no OCR, returning structured errors for scanned, encrypted, or unsupported files.
      1
      7 npm
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Converts documents, web pages, media, and more to Markdown via an MCP server with tools for conversion, inspection, vault capture, and format listing, all running locally with privacy-first design.
      5
      1
      MIT

    TDQS

    A3.6/5.0

    Scored across 6 tools

    Disambiguation4/5

    Tools are mostly distinct: batch_convert handles directory-wide conversions, while others are single-file conversions for specific pairs. However, an agent could be unsure whether to use batch_convert or a specific tool for a single file, causing minor overlap.

    Naming Consistency4/5

    Most tools follow source_to_target pattern (docx_to_markdown, markdown_to_docx, etc.), but batch_convert deviates from this pattern with a verb_noun style. Still consistent enough for predictability.

    Tool Count5/5

    With 6 tools covering common document conversions and a batch option, the count is well-scoped for the server's purpose. No excess or deficiency.

    Completeness3/5

    Notable gaps exist: no source HTML conversion, no direct docx-to-html or pdf-to-docx conversion. While batch_convert supports many conversions, it lacks HTML as a source. This may cause dead ends for some workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues