excel-mcp-server
A Model Context Protocol server for Excel file manipulation
GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
35views this month
Decision brief
The excel-mcp-server is specialized for AI-driven Excel file manipulation under the Model Context Protocol framework with an emphasis on Python-based automation.
Good fit when
- When you need to automate complex tasks involving Excel files within a Python-centric stack and are already adopting or planning to use the Model Context Protocol
- If your project requires real-time interactions, such as Streamable HTTP and Server-Sent Events (SSE), for seamless integration of AI-driven data manipulation directly into Excel workflows
Avoid when
- If your project does not integrate the Model Context Protocol, as excel-mcp-server is designed to work specifically within that framework
- For tasks where Excel manipulation must be done without AI involvement or where an AI-based solution would add unnecessary complexity and overhead due to its specific design for AI-driven automation
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (160d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- No MCP manifest
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install excel-mcp-server PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
This repository hosts an MCP server written in Python designed to automate and manipulate Excel files using AI.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Sep 20, 2026
- Languages
- python
Source: github.language+pyproject.toml · Sep 20, 2026
Categories
Tags
README
License MIT License see LICENSE for details.
For agents
This page has a .md twin and JSON over the API.