XLIDE

XLIDE

Local
@williamsmithedward6PythonMITUpdated Today

Read, write, analyze, test and diff the VBA, forms, Power Query and cells in Office files

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIxlide-mcpv1.0.1

Run

uvx xlide-mcp

MCP client config

{
  "mcpServers": {
    "xlide": {
      "command": "uvx",
      "args": [
        "xlide-mcp"
      ]
    }
  }
}