excel-mcp-server
836
Excel MCP Server is a Model Context Protocol server designed to manipulate Excel files without Microsoft's software. It offers versatile tools for creating, reading, and modifying Excel files directly with AI assistants, supporting both local and remote file operations.
Excel MCP Server
A 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.
Features
- Create and modify Excel workbooks
- Read and write data
- Apply formatting and styles
- Create charts and visualizations
- Generate pivot tables
- Manage worksheets and ranges
- Dual transport support: stdio and SSE
Quick Start
Prerequisites
- Python 3.10 or higher
Running the Server
The server supports two transport modes: stdio and SSE.