excel spreadsheet xlsx csv for Gemini CLI
io.github.theluckystrike/excel-spreadsheet-xlsx-csv
Open, inspect, filter, edit and convert xlsx and csv files from your AI chat. Processing is local.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
tools:13
Install excel spreadsheet xlsx csv in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"excel-spreadsheet-xlsx-csv": {
"httpUrl": "https://mcp.zovo.one/mcp/spreadsheet"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs