MCP Documents
Related Servers
Alternatives to MCP Documents
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceA universal MCP server for document processing, conversion, and automation. Handle PDF, DOCX, HTML, Markdown, and more through a unified API and toolset.1316 npm139MIT
- AlicenseNot gradedqualityCmaintenanceA 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.3MIT
- AlicenseAqualityDmaintenanceMCP server for Word document (.docx) creation and manipulation — the production-grade document automation tool for AI agents.921 npmMIT
- FlicenseAqualityDmaintenanceMCP server for generating professionally formatted Word documents (.docx). Supports corporate templates (colors, fonts, logo), headers/footers, and Markdown conversion.4-
- FlicenseNot gradedqualityCmaintenanceAn MCP server that converts and processes document formats such as DOCX and PDF into Markdown, enabling AI assistants to work with document contents.-
- AlicenseNot gradedqualityDmaintenanceEnterprise-grade document editing and management server that enables AI-powered operations on Microsoft Word DOCX files, including creating, editing, formatting, and exporting documents through both MCP protocol and RESTful API.3MIT
TDQS
Scored across 133 tools
Many tools have overlapping purposes, such as multiple ways to add footnotes (add_footnote, add_native_footnote, add_endnote), insert images (add_image, add_image_base64, insert_image), and manipulate tables (add_table_row, append_table_row, delete_table_row, remove_table_row). Duplicate functions like delete_paragraph and remove_paragraph further confuse selection.
Tool names mostly follow verb_noun pattern, but inconsistencies exist: 'delete' vs 'remove', 'set' vs 'edit' vs 'update', and noun_to_noun patterns like csv_to_excel. Mixed naming conventions reduce predictability.
With 133 tools, the server is overloaded. While covering many operations, the count is excessive and likely to overwhelm agents, causing slower decision-making and higher chance of misselection.
The tool set is very comprehensive, covering document creation, editing, formatting, tables, images, comments, metadata, protection, mail merge, and conversions. Minor gaps exist, such as no tool to remove footnotes or manage styles in detail, but overall it covers most use cases.