# excel-mcp

A fully featured **Model Context Protocol (MCP)** server that allows AI assistants to work with **Excel (.xlsx)** files programmatically — without requiring Microsoft Excel or platform-specific depen…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add mort-lab/excel-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list mort-lab/excel-mcp
```

---

Source: https://github.com/mort-lab/excel-mcp
