MCP Directory
Back

excel-mcp-server

by haris-musa · Python · ★ 3,775

A Model Context Protocol server for Excel file manipulation

#ai#automation#excel#llm#mcp#mcp-server#sse#stdio#streamable-http#toolcalling

Install

pip install git+https://github.com/haris-musa/excel-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "excel-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/haris-musa/excel-mcp-server.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/excel-mcp-server/) [](https://pepy.tech/project/excel-mcp-server) [](https://opensource.org/licenses/MIT) [](https://smithery.ai/server/@haris-musa/excel-mcp-server) [](https://cursor.com/install-mcp?name=excel-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGV4Y2VsLW1jcC1zZXJ2ZXIgc3RkaW8ifQ%3D%3D) 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. - 📊 **Excel Operations**: Create, read, update workbooks and worksheets - 📈 **Data Manipulation**:…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers