haris-musa/excel-mcp-server
A Model Context Protocol server for Excel file manipulation
Enables programmatic Excel manipulation through openpyxl with support for formulas, charts, pivot tables, and conditional formatting—without requiring Excel installation. Implements three transport modes (stdio for local clients, streamable HTTP for remote connections) with configurable file paths via environment variables. Integrates with AI agents via the Model Context Protocol, allowing LLMs to read, create, and modify workbooks through a comprehensive tool API.
3,447 stars.
Stars
3,447
Forks
383
Language
Python
License
MIT
Category
Last pushed
Jan 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/haris-musa/excel-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
marekrost/mcp-server-spreadsheet
Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level...
sbroenne/mcp-server-excel
Excel MCP Server & CLI - 23 tools, 214 operations for AI-powered Excel automation via COM API
jwadow/mcp-excel
MCP server for AI agents to analyze Excel spreadsheets through atomic operations. Like SQL for...
guillehr2/Excel-MCP-Server-Master
Excel MCP Server - Manipulate Excel files without Microsoft Excel. Model Context Protocol for...
mort-lab/excel-mcp
A Model Context Protocol (MCP) server for working with Excel (.xlsx) files without requiring...