excel spreadsheet xlsx csv for VS Code
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:VS Code
transport:streamable-http
runtime:mcpb
tools:13
Install excel spreadsheet xlsx csv in VS Code
.vscode/mcp.json
{
"servers": {
"excel-spreadsheet-xlsx-csv": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/spreadsheet"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs