haris-musa/excel-mcp-server
An MCP server that enables AI agents to create, read, and modify Excel files without requiring Microsoft Excel installed.

This Model Context Protocol server exposes Excel manipulation capabilities as tools that AI agents can invoke via stdio, SSE, or streamable HTTP transports. It provides operations for workbook and worksheet management, data manipulation including formulas and formatting, chart creation, pivot tables, and data validation. The server integrates with AI development environments like Cursor, enabling AI agents to perform spreadsheet operations as part of their task execution.