Excel MCP Server
Related Servers
Alternatives to Excel MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI agents to create, read, and modify Excel workbooks without requiring Microsoft Excel installation.MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with your AI agent.MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol server that enables AI assistants to read from and write to Microsoft Excel files, supporting formats like xlsx, xlsm, xltx, and xltm.610,2011,022MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol server designed for AI assistants to directly process spreadsheet files, enabling them to read, display, modify, and save various table formats like CSV and Excel.33MIT
- AlicenseAqualityCmaintenanceEnables AI agents to directly create, read, edit, and save Excel (.xlsx) spreadsheets using natural language through the Model Context Protocol, supporting cells, sheets, formatting, and formulas without writing Python code.215MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to automate Microsoft Excel tasks such as reading/writing cells, formatting, creating charts, and managing sheets through natural language using the Model Context Protocol.1Apache 2.0
TDQS
Scored across 11 tools
Each tool has a clearly distinct purpose targeting specific Excel operations: formula management, worksheet/creation, data export, search, formatting, value retrieval/setting, and workbook metadata. There is no overlap or ambiguity between tools like 'get_cell_value' vs 'get_range_values' or 'set_cell_value' vs 'set_range_values'.
All tools follow a consistent verb_noun naming pattern (e.g., 'add_formula', 'create_workbook', 'export_to_csv', 'format_cell', 'get_cell_value'). The pattern is uniformly applied across all 11 tools with no deviations in style or convention.
With 11 tools, this server is well-scoped for Excel operations, covering workbook/worksheet management, data manipulation, formatting, export, and search. Each tool earns its place without feeling excessive or insufficient for the domain.
The toolset provides strong coverage for core Excel workflows: creation, data CRUD (get/set cell/range), formatting, formulas, export, and search. Minor gaps include lack of tools for deleting worksheets or workbooks, and advanced features like charts or pivot tables, but agents can work around these with the available tools.