duduExcel
Related Servers
Alternatives to duduExcel
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI agents to automate Excel file operations including workbook creation, worksheet management, and data manipulation. It provides a standardized interface for reading, writing, merging, and filtering cell ranges within Excel documents.4-
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to read real Excel files with messy layouts, auto-detecting header rows and handling merged cells to extract clean tabular data via MCP tools.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to create, read, and manipulate Excel files without requiring Microsoft Excel installation. Supports comprehensive spreadsheet operations including formulas, formatting, charts, pivot tables, and data validation.MIT
- FlicenseNot gradedqualityCmaintenanceExposes Excel operations (open/close files, read/write cells, create sheets, apply formulas, and run existing VBA macros by name) to AI agents like Claude Desktop or Claude Code via MCP.-
- AlicenseNot gradedqualityDmaintenanceMCP server that turns Excel files into queryable databases, enabling AI agents to filter, aggregate, group, sort data and export results as new Excel files.2MIT
- AlicenseNot gradedqualityBmaintenanceProvides secure, agentic Excel analysis and calculation capabilities, enabling users to inspect workbook structure, perform statistical computations, write formulas, and generate outputs through whitelisted MCP tools with audit trails and backups.MIT
TDQS
Scored across 20 tools
Each tool targets a distinct operation: reading, writing, formatting, analysis, or structure inspection. Even similar tools like recalculate vs. scan_formula_errors and create_pivot vs. create_interactive_pivot are explicitly contrasted in their descriptions, making misselection unlikely.
The majority follow a clear verb_noun pattern (write_cells, add_chart, compare_sheets, revert_last_write). Minor deviations like workbook_info, sheet_profile, aggregate, and top_n break the pattern slightly, but they are still readable and predictable.
With 20 tools, the server covers a broad Excel domain including writing, reading, formatting, formula handling, charting, pivots, and data analysis. While slightly heavier than the typical 3-15 range, each tool serves a distinct purpose and the count feels justified for a comprehensive Excel MCP.
The tool surface is strong for reading, writing, analysis, and formatting. Minor structural gaps exist—there is no direct way to delete/insert rows or columns or merge cells—but these can be worked around with write_cells and are not core to the server's apparent emphasis on data analysis and formatting.