mcp-server-docx
Related Servers
Alternatives to mcp-server-docx
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables creation and management of Word documents from markdown content, with support for multiple templates and conversion of chat conversations to formatted Word documents.-
- AlicenseAqualityCmaintenanceConverts Markdown documents to professional Word documents with advanced formatting capabilities including mathematical formulas, custom styling, tables, images, headers/footers, and watermarks.451 npm13MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to generate format-stable, editable Word DOCX documents from structured content and reusable templates, with document type recognition, schema retrieval, template rendering, validation, and conservative fixes.MIT
- AlicenseNot gradedqualityDmaintenanceEnables Word document generation from templates using Jinja2 syntax and parsing of DOCX, PDF, and Excel files to extract structured content, metadata, and text.4 npm1MIT
- AlicenseBqualityDmaintenanceEnables AI assistants to create and manipulate Microsoft Word documents programmatically with support for rich text formatting, tables, lists, headings, and find-and-replace operations.104 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to create, read, and manipulate Microsoft Word documents with rich editing capabilities.MIT
TDQS
Scored across 7 tools
Most tools have clearly distinct purposes, but the three document creation tools (create_document, create_document_from_content, create_document_from_markdown) overlap in function. Descriptions with 'FAST' and 'RECOMMENDED' help disambiguate, so agents can typically choose correctly.
All tools follow a consistent verb_noun pattern with lowercase and underscores. Verbs like 'add_', 'create_', and 'save_' are used predictably, and 'create_document' variants share a common prefix. No mixing of conventions.
With 7 tools, the server is well-scoped for creating Word documents. It covers creation, content addition (three common types), and saving. The three creation tools are justified by different input modes, and no tool feels superfluous.
The tool set covers basic document creation (create, add paragraphs/lists/headings, save) but lacks support for tables, images, hyperlinks, or more advanced formatting. The markdown tool partially compensates, but there are notable gaps for a document creation server.