spreadsheet-kit MCP for Cline
io.github.psu3d0/spreadsheet-mcp
Agent-safe Excel workbook analysis, editing, recalc, and verification tools.
client:Cline
transport:stdio
runtime:oci
Install spreadsheet-kit MCP in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"spreadsheet-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/psu3d0/spreadsheet-mcp:0.11.1-full"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs