xlwings Excel MCP Server
Related Servers
Alternatives to xlwings Excel MCP Server
No user-submitted related servers found.
Related Servers
- 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
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to perform Excel file operations such as reading, writing, formatting, and chart creation through the Model Context Protocol.MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to perform comprehensive Microsoft Excel operations including data analysis, cell editing, advanced formatting, and VBA execution on Windows systems. It provides a structured workflow for managing workbooks and worksheets through a dedicated Model Context Protocol interface.576 npm4MIT
- 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 gradedqualityBmaintenanceEnables AI agents to read, write, analyze, and transform Excel spreadsheets (.xlsx) through the Model Context Protocol.MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables AI agents to freely operate Excel spreadsheets, providing tools for workbook creation, cell manipulation, formatting, formula handling, and data export.1176 npmISC
TDQS
Scored across 29 tools
Tools are mostly distinct with clear purposes, though there is minor ambiguity between close_workbook and force_close_workbook_by_path_tool, and between various range operations. Descriptions generally help disambiguate.
Most tools follow a verb_noun pattern, but the verbs vary (create, insert, delete, validate, etc.) and there is an outlier (force_close_workbook_by_path_tool). Inconsistent use of 'read_' vs 'get_' also detracts from consistency.
29 tools cover a broad range of Excel operations without being overwhelming. The count is appropriate for a comprehensive Excel MCP server.
Core operations like workbook/sheet management, data read/write, formatting, charts, and pivots are covered. However, missing common features like sorting, filtering, row/column sizing, and dedicated conditional formatting tools limit completeness.