74
/ 100
1 day ago
glama

google-sheets-mcp

Connects Claude.ai to Google Sheets, allowing read, append, and update operations on spreadsheets directly from chat.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: GOOGLE_CLIENT_SECRET, JWT_SECRET, MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOOGLE_APPLICATION_CREDENTIALS
configGOOGLE_APPLICATION_CREDENTIALS_B64
configGOOGLE_CLIENT_IDFrom Google Cloud Console OAuth client
🔐 secretGOOGLE_CLIENT_SECRETFrom Google Cloud Console OAuth client
configGOOGLE_REDIRECT_URICheck in Vercel matches exactly what's registered in Google Console
🔐 secretJWT_SECRETThis outputs 64 random hex characters like a3f8c2... — copy that output directly as your value in Vercel. Never use a human-readable phrase like "mysecret123" — it's trivially guessable.
🔐 secretMCP_API_KEYChange from any placeholder value before sharing the deployment
configPORT
configSPREADSHEET_IDYour Google Sheet ID (from the URL)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/prafulstha98-google-sheets-mcp-gdpwlo)](https://m8ven.ai/mcp/prafulstha98-google-sheets-mcp-gdpwlo)
commit: 21fc5d9600471a2ad5a3b618c9e149db593e2a0c
code hash: f30dbcc9730ebca45f8692726f613a025a9a6a3b3e3d56fb43c7066f98d0d44e
verified: 7/10/2026, 10:12:59 AM
view raw JSON →