Back to directory
orlando2019/xlsm-mcp-server

orlando2019/xlsm-mcp-server

@orlando2019

MCP server for Excel files with macros (.xlsm) - read/write data, manage worksheets, VBA macros, and format cells

excelxlsmmacrosvbadata-processingoffice-automationpythonmcptool

Installation & Configuration

{
  "xlsm": {
    "command": "python",
    "args": [
      "-m",
      "xlsm_mcp"
    ],
    "transport": "stdio"
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13