Agent Spreadsheet MCP for Claude Desktop
io.github.psu3d0/agent-spreadsheet
Agent-safe Excel workbook analysis, editing, recalc, and verification tools.
client:Claude Desktop
transport:stdio
runtime:oci
Install Agent Spreadsheet MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-spreadsheet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/psu3d0/agent-spreadsheet:0.16.0-full"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs