Excel MCP Server
Related Servers
Alternatives to Excel MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to create, read, write, and manipulate Excel files (.xlsx, .xlsm) without requiring Microsoft Excel, including support for charts, pivot tables, data import/export, and professional formatting across Windows, macOS, and Linux.68 npm33MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to create, read, and modify Excel workbooks without requiring Microsoft Excel, supporting operations like formulas, charts, pivot tables, formatting, and data validation.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
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to create, read, and manipulate Excel workbooks without Microsoft Excel installed, supporting formulas, formatting, charts, pivot tables, and data validation operations.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to perform Excel file operations such as reading, writing, formatting, and chart creation through the Model Context Protocol.MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to read and write local Excel and CSV files, supporting editing, styling, and image insertion.1520 npmMIT
TDQS
Scored across 17 tools
Each tool has a clear and distinct purpose. There is no ambiguity between tools like copy_sheet and create_sheet, or between read_cell, read_range, and write_cell. Formatting tools are specialized per aspect (alignment, border, fill, font, number).
All tool names follow a consistent verb_noun pattern (e.g., create_sheet, read_cell, format_font). The naming scheme is predictable and easy to understand, with no mixing of conventions.
With 17 tools, the set is well-scoped for an Excel manipulation server. It covers sheet management, cell operations, formatting, and workbook metadata without being overly numerous or sparse.
The tool surface covers core Excel operations (create, read, write, format) and sheet management. However, it lacks some common operations like deleting ranges, inserting rows/columns, or merging cells, which could be useful for more complex workflows.