mcp-server-excel and vba-mcp-server
These are complements: the first provides high-level Excel automation operations via COM API, while the second enables lower-level VBA module access, allowing users to combine structured Excel operations with direct VBA code modification for more complex automation scenarios.
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 vba-mcp-server
xiongchenghou/vba-mcp-server
MCP server for direct Excel VBA code read/write. Let AI assistants (Claude, etc.) access and modify VBA modules without manual export/import.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work