XLIDE for Claude Desktop
io.github.williamsmithedward/xlide-excel-office-vba-mcp
Read, write, analyze, test and diff the VBA in Office files, and the document around it
client:Claude Desktop
transport:stdio
runtime:pypi
Install XLIDE in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"xlide-excel-office-vba-mcp": {
"command": "uvx",
"args": [
"xlide-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs