xlide-excel-word-powerpoint-access-office-vba-mcp
Related Servers
Alternatives to xlide-excel-word-powerpoint-access-office-vba-mcp
- FlicenseNot gradedqualityCmaintenanceAutomates Windows Office applications (WPS Office and Outlook) via COM automation, enabling AI assistants to perform spreadsheet, document, and email tasks.-
- AlicenseAqualityDmaintenanceMCP server for reading, writing, editing, formatting, and exporting Microsoft Office documents (Word, Excel, PowerPoint) via stdio JSON-RPC, with 47 tools and cross-platform support.471MIT
- AlicenseNot gradedqualityDmaintenanceBridges AI assistants with Rubberduck VBA to enable code analysis, module management, and Git operations on VBA projects.10 npm2MIT
- FlicenseNot gradedqualityCmaintenanceEnables MCP clients to create and manipulate Excel workbooks programmatically, including sheets, cell data, formatting, formulas, charts, and pivot tables.-
Related Servers
- AlicenseAqualityCmaintenanceEnables creation and editing of Word, Excel, and PowerPoint documents offline using pure Python, supporting tools for documents, spreadsheets, and presentations.16MIT
- AlicenseNot gradedqualityDmaintenanceEnables adding, editing, and running VBA modules on running Excel instances in Windows.76 npm5MIT
- AlicenseDqualityDmaintenanceEnables reading, writing, editing, and converting Office documents (ODT, DOCX, ODS, XLSX, PDF, etc.) using MCP tools, with no external dependencies.117 npmMIT
- FlicenseAqualityCmaintenanceMCP server for Microsoft Office file operations. Read, write, and create Excel, Word, and PowerPoint files directly from your local filesystem.12-
- AlicenseNot gradedqualityCmaintenanceEnables reading and writing MS Excel files, including cell values, formulas, sheet creation, copying, formatting, and on Windows, live editing and screen captures.8,050 npmMIT
- FlicenseBqualityBmaintenanceProvides tools to extract, convert, and generate Microsoft Office documents (Word, Excel, PowerPoint) via the Model Context Protocol, with support for reading, editing, and auditing document content.6127-
TDQS
Scored across 49 tools
Every tool has a clearly distinct purpose, and overlapping tools are explicitly differentiated in their descriptions (e.g., xlide_analyze vs xlide_compile_check, xlide_run_vba vs xlide_run_macro). Even closely related operations like listing modules versus full project info are cleanly scoped, so an agent can reliably select the correct tool.
All tools follow the xlide_verb_noun pattern in snake_case, with consistent prefixes like live_ for editor sessions and manage_ for multi-action tools. Simple noun names like xlide_doctor and xlide_rules fit the convention without violating it, making the set highly predictable.
At 49 tools, the server far exceeds the 25+ threshold for a heavy toolset. While every tool appears justified for the broad VBA/Office automation scope, the sheer number is likely overwhelming for agents and makes discovery and selection difficult.
The set provides end-to-end coverage: module CRUD and analysis, form design, Power Query management, worksheet and cell operations, shapes, names, validation, formatting, import/export, git integration, and live editor interaction. No obvious gaps or dead ends exist for the declared purpose.