excel-mcp-server

excel-mcp-server

0

Excel MCP Server is a Model Context Protocol server designed for manipulating Excel files without Microsoft Excel. It allows AI agents to create, read, and modify Excel workbooks efficiently. The server offers comprehensive Excel manipulation tools including charts, pivot tables, and formatting features.

Excel MCP Server

A Model Context Protocol (MCP) server that lets you manipulate Excel files without the need for Microsoft Excel. Key features include:

  • Create, modify, and manage Excel workbooks
  • Read and write data
  • Apply formatting and create charts
  • Generate pivot tables
  • Manage worksheets and ranges

Quick Start

Prerequisites

  • Python 3.10 or higher

Installation

  1. Clone the repository
  2. Install using uv

Running the Server

Start the server on default or custom port.

Environment Variables

  • FASTMCP_PORT: Server port
  • EXCEL_FILES_PATH: Directory for Excel files

See for documentation of tools.