MCP Servers / productivity / Google Sheets

Google Sheets

JSON →
noneproductivity

Interact with Google Sheets using a Python-based MCP server and Google Apps Script.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: google-sheets
Tools
What this server exposes
read_cell
Read a single cell
write_cell
Write to a cell
read_range
Read cell range
write_range
Write to range
clear_range
Clear cell range
list_sheets
List all sheets
test_connection
Test setup
Configuration
Environment & auth
authnone
envAPPS_SCRIPT_URL
envYOUR_SCRIPT_ID
Resources
Google Sheets — MCP Server · libregistry