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.

excel-mcp-server
57
Established
vba-mcp-server
23
Experimental
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 13/25
Adoption 1/25
Maturity 9/25
Community 0/25
Stars: 3,447
Forks: 383
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

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.

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