VOOZH about

URL: https://apify.com/salesmart-srl/google-sheets-mcp

โ‡ฑ Google Sheets Mcp ยท Apify


Pricing

Pay per event

Go to Apify Store

MCP server for Google Sheets integration. Read, write and format cells. Create spreadsheets and sheets. Append rows, clear ranges. Works with Claude, Cursor and any MCP-compatible AI assistant. Authenticate with Google Service Account.

Pricing

Pay per event

Rating

0.0

(0)

Developer

๐Ÿ‘ Salesmart Srl

Salesmart Srl

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

5 months ago

Last modified

Share

Google Sheets MCP Server

MCP server for Google Sheets integration on Apify. Read, write, format and manage spreadsheets programmatically.

Tools

  • list_spreadsheets - List spreadsheet accessibili
  • get_spreadsheet - Ottieni metadata di uno spreadsheet
  • read_sheet - Leggi dati da un foglio
  • write_cells - Scrivi valori in celle specifiche
  • append_rows - Aggiungi righe in fondo al foglio
  • create_spreadsheet - Crea nuovo spreadsheet
  • create_sheet - Crea nuovo foglio in spreadsheet esistente
  • clear_range - Cancella un range di celle
  • format_cells - Applica formattazione

Authentication

Set one of these environment variables:

  • GOOGLE_SERVICE_ACCOUNT_JSON - Service Account credentials (recommended)
  • GOOGLE_API_KEY - API Key (read-only, public spreadsheets only)

Local Development

npminstall
npm run build
GOOGLE_SERVICE_ACCOUNT_JSON='{"type":"service_account",...}'npm start

Deploy to Apify

apify login
apify push

Then enable "Standby mode" in Apify Console.

Usage

MCP endpoint: https://your-username--google-sheets-mcp.apify.actor/mcp

You might also like

Google Sheets MCP Server

powerai/google-sheets-mcp-server

Google Sheets MCP Server provides seamless access to Google Sheets API, enabling AI assistants to create, read, update, and manage Google Spreadsheets programmatically.

Google Sheets MCP Server

constant_quadruped/google-sheets-mcp-server

MCP server for Google Sheets. AI agents can read, write, and manage spreadsheets. 14 tools: cell/range CRUD, formulas, batch operations, JSON export, and sheet tab management. Service account or API key auth.

Google Sheets Import & Export

lukaskrivka/google-sheets

Import data from datasets or JSON files to Google Sheets. Programmatically process data in Sheets. Easier and faster than the official Google Sheets API and perfect for importing data from scraping.

๐Ÿ‘ User avatar

Lukรกลก Kล™ivka

3.9K

4.9

Google Sheets Monitoring

dtrungtin/google-sheets-monitoring

This actor will monitor the google sheets file and do actions correspondingly.

Airbnb MCP Server โ€” Claude, Cursor & AI Agents

makework36/airbnb-mcp-server

Plug-and-play Airbnb MCP server for Claude Desktop, Cursor and any MCP-compatible AI agent. Search listings, compare prices across cities, pull ratings, photos and coordinates โ€” no login, no API key.

๐Ÿ‘ User avatar

deusex machine

18

Excel MCP Server

constant_quadruped/excel-mcp-server

MCP server enabling AI assistants to read, write, and manipulate Excel files. 12 tools for cells, ranges, formulas, sheet management, and JSON/CSV export. No Excel installation required โ€” pure Python processing. Perfect for AI automation workflows and MCP-enabled applications.

Related articles

Best MCP servers for developers
Read more
Build and deploy MCP servers in minutes with a TypeScript template
Read more