Skip to main content
Glama

Related Servers

Alternatives to docx-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      A local MCP server for reading and editing Word (.docx) documents with 33 tools for content, formatting, comments, page layout, and track changes, running locally via stdio.
      27
      780 npm
      7
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Structure-preserving Word DOCX editing MCP server with a .NET Open XML backend and Office.js live sessions. Enables safe, auditable, incremental editing of Microsoft Word documents for AI agents.
      63
      15 npm
      9
      AGPL 3.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables text extraction and replacement in Microsoft Word documents by directly automating the Word application on Windows. It supports processing content across headers, footers, tables, and shapes using the pywin32 library.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A powerful Word document editing MCP server that provides complete document manipulation capabilities, including creation, editing, formatting, tables, images, and advanced features like footnotes and interface document generation.
      3
      MIT

    TDQS

    B3.1/5.0

    Scored across 219 tools

    Disambiguation2/5

    The 219 tools include many overlapping functions, such as multiple ways to set image alt text (set_image_alt_text vs. set_alt_text), several TOC/list generators (generate_toc, generate_tof, generate_list_of_figures), and numerous paragraph formatting tools with subtle differences. Detailed descriptions help, but the sheer volume creates boundary ambiguity, and an agent would frequently need to compare descriptions to avoid misselection.

    Naming Consistency5/5

    All tools follow a consistent verb_noun snake_case pattern (e.g., open_document, set_paragraph_shading, insert_sequence_field). There is no mixing of camelCase or inconsistent verb styles; naming is highly predictable and aids navigation.

    Tool Count1/5

    With 219 tools, this server is vastly over-scoped. Even for a comprehensive DOCX library, the calibration suggests >50 tools is extreme, and 219 is far beyond that. Most individual tools are narrowly specialized, but the aggregate is unwieldy and impractical for an agent to manage efficiently.

    Completeness5/5

    The toolset covers virtually every aspect of DOCX manipulation: text editing, tables, styles, headers/footers, images, charts, tracked changes, comments, fields, content controls, lists, metadata, accessibility, conversion, and more. There are no obvious gaps for typical document workflows, making it a thorough surface.

    Maintenance

    ActivitySlowing
    ResponsivenessUnresponsive