mcp-server-excel and mcp-excel

These are **competitors** offering overlapping Excel automation capabilities through different architectural approaches—one using COM API for comprehensive Excel control versus the other using atomic operations for safer, context-efficient analysis—making them alternative solutions rather than complementary tools.

mcp-server-excel
48
Emerging
mcp-excel
40
Emerging
Maintenance 13/25
Adoption 9/25
Maturity 9/25
Community 17/25
Maintenance 10/25
Adoption 6/25
Maturity 9/25
Community 15/25
Stars: 70
Forks: 12
Downloads:
Commits (30d): 0
Language: C#
License: MIT
Stars: 19
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: AGPL-3.0
No Package No Dependents
No Package No Dependents

About mcp-server-excel

sbroenne/mcp-server-excel

Excel MCP Server & CLI - 23 tools, 214 operations for AI-powered Excel automation via COM API

Implements both MCP Server and CLI interfaces using .NET 10 with stdio transport, leveraging Roslyn source generators to maintain 1:1 parity between conversational AI tools and coding agent commands. Built on Windows-only COM interop for direct Excel process control, enabling real-time interactive development with visual feedback through screenshots and window management, while LLM-tested tool definitions ensure reliable AI understanding and execution of complex spreadsheet operations.

About mcp-excel

jwadow/mcp-excel

MCP server for AI agents to analyze Excel spreadsheets through atomic operations. Like SQL for Excel. Fast, accurate, and efficient. No context overflow.

Implements atomic query operations (filter, aggregate, group_by, rank) that return precise results instead of raw data, preventing context overflow when analyzing large Excel files. Built on Python with openpyxl for .xls/.xlsx support, it integrates with MCP-compatible AI agents (Claude, Cursor, Cline) via stdio transport, sending only computed results and metadata to the model while keeping bulk data local. Supports 12 filter operators, 8 aggregation functions, statistical analysis, and generates Excel formulas for reproducible results.

Scores updated daily from GitHub, PyPI, and npm data. How scores work