excel-mcp-server and excel-mcp
These are competitors offering overlapping MCP server implementations for Excel manipulation, with A being the mature, production-ready option (3,447 stars) while B appears to be an early-stage alternative (3 stars) using openpyxl as its backend.
About excel-mcp-server
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.
About excel-mcp
mort-lab/excel-mcp
A Model Context Protocol (MCP) server for working with Excel (.xlsx) files without requiring Microsoft Excel. Enables AI assistants to create, read, modify, and format spreadsheets using openpyxl, fully in Python and cross-platform.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work