71
/ 100
10 days ago
glama

mcp-google-sheets

Enables AI assistants to interact with Google Sheets for reading, writing, and managing spreadsheets through a set of MCP tools.

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
20 tools verified — handlers match their declared behaviour
9 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: AUTH_TOKEN
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.
configCREDENTIALS_CONFIG➡️ See [Detailed Authentication & Environment Variables](#-authentication--environment-variables-detailed) for other options (OAuth, ).
configTOKEN_PATHPath to store the user's refresh token after first login (default: token.json). Must be writable.
configCREDENTIALS_PATHPath to the downloaded OAuth credentials JSON file (default: credentials.json).
configSERVICE_ACCOUNT_PATHexport ="/path/to/your/service-account-key.json"
configDRIVE_FOLDER_IDexport ="YOUR_DRIVE_FOLDER_ID"
configLOG_LEVEL
configENABLED_TOOLSTool Filtering: Reduce context window usage by enabling only the tools you need with --include-tools or environment variable.
configHOSTe =0.0.0.0 ^
configFASTMCP_HOST
configPORTThe container starts with --transport sse and listens on HOST/. Point your MCP client to http://localhost:8000 using SSE transport.
configFASTMCP_PORT
🔐 secretAUTH_TOKEN
// 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 3 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/bankableco-mcp-google-sheets-1m4zgh)](https://m8ven.ai/mcp/bankableco-mcp-google-sheets-1m4zgh)
commit: d232fac9fe835cba4dc0f78c53a0f1563f6eaf01
code hash: 2836d912903e63a6a4510f0e67fd4c1ee41d034a73e9c04d019b8111f5fd4d57
verified: 6/20/2026, 9:14:48 AM
view raw JSON →