excel-mcp-server MCP Server — Claude & Cursor Integration
# excel-mcp-server MCP Server
## What is excel-mcp-server?
excel-mcp-server is a production-ready Model Context Protocol (MCP) server with 4,161 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install haris-musa/excel-mcp-server
# Or manual
git clone https://github.com/haris-musa/excel-mcp-server.git
cd excel-mcp-server
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 4,161
- **Forks:** 🍴 461
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [haris-musa/excel-mcp-server](https://github.com/haris-musa/excel-mcp-server)