Skip to main content
Glama
knorq-ai
by knorq-ai

Related Servers

Alternatives to docx-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      An MCP server for reading, editing, and validating Microsoft Word documents with specialized support for track changes, comments, and footnotes. It enables structural auditing, heading extraction, and precise OOXML-level document manipulation through natural language tools.
      100
      46
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      A Word document processing MCP server that exposes a single tool (docx_process) routing to 63 operations covering creation, editing, formatting, and querying, with on-demand skill loading for context efficiency.
      1
      5
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A local MCP server that uses Word COM automation to perform tasks python-docx cannot, such as computing field/TOC values, counting real pages, rendering high-fidelity PDFs, converting/repairing legacy formats, producing redline comparisons, and running native mail merge.
      MIT

    TDQS

    A3.7/5.0

    Scored across 27 tools

    Disambiguation5/5

    Each tool targets a distinct operation on the document—creating, reading, editing paragraphs/tables, formatting, comments, changes, footnotes, headers/footers, and images. There is no functional overlap; even similarly named tools like format_text and highlight_text apply different types of formatting.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern in snake_case (e.g., create_document, edit_paragraphs, set_page_layout). Minor plural/singular variation (add_comment vs. add_comments) is clear and intentional, not a deviation.

    Tool Count3/5

    With 27 tools, the server is on the high end for an MCP server. While each tool serves a distinct purpose for a comprehensive document editor, the count exceeds the typical 3-15 range and falls into the 'heavy' category, warranting a borderline score.

    Completeness4/5

    The server covers major areas: document creation, reading, editing paragraphs/tables, formatting, comments (CRUD plus threading), changes (accept/reject), search/replace, images, footnotes, and headers/footers. Minor gaps exist: footnotes and headers/footers are read-only, and there is no image insertion or deletion.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive