spreadsheet builder for Cursor
io.github.theluckystrike/spreadsheet-builder
Open, inspect, filter, edit and convert xlsx and csv files from your AI chat. Processing is local.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:13
Install spreadsheet builder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"spreadsheet-builder": {
"url": "https://mcp.zovo.one/mcp/spreadsheet-builder"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs