excel-mcp-server and vba-mcp-server
These are complements: the first provides high-level Excel file manipulation through MCP, while the second enables direct VBA code access, allowing AI assistants to automate Excel at both the file structure level and the underlying macro code level.
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 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