MCP Server for Excel for Claude Desktop
io.github.sbroenne/mcp-server-excel
Excel automation for AI - Sheets, Power Query, DAX, VBA, Tables, Ranges and more. Windows only.
client:Claude Desktop
transport:stdio
runtime:nuget
Install MCP Server for Excel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server-excel": {
"command": "dnx",
"args": [
"Sbroenne.ExcelMcp.McpServer",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs