PasteSheet — Google Sheets for Cursor
com.pastesheet/google-sheets
Query your Google Sheets as structured JSON: list sheets and tabs, read schemas, filter rows.
client:Cursor
transport:streamable-http
Install PasteSheet — Google Sheets in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-sheets": {
"url": "https://pastesheet.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs