spreadsheet generator for Cursor
io.github.theluckystrike/spreadsheet-generator
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 generator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"spreadsheet-generator": {
"url": "https://mcp.zovo.one/mcp/spreadsheet-generator"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs