MCP Server for Excel✓
io.github.sbroenne/mcp-server-excel · v1.8.56
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sbroenne/mcp-server-excel",
"description": "Excel automation for AI - Sheets, Power Query, DAX, VBA, Tables, Ranges and more. Windows only.",
"title": "MCP Server for Excel",
"repository": {
"url": "https://github.com/sbroenne/mcp-server-excel",
"source": "github"
},
"version": "1.8.56",
"packages": [
{
"registryType": "nuget",
"identifier": "Sbroenne.ExcelMcp.McpServer",
"version": "1.8.56",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}