56
/ 100
1 month ago
glama

mcp-google-sheets

A Python-based MCP server that acts as a bridge between MCP-compatible clients and the Google Sheets API, enabling AI-driven automation and data manipulation workflows.

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
⚠️
Tool annotations don’t match behaviour
1 read-only tool performs write/delete/exec — export_sheet (line 1815: with open(output_path, "wb") as f:)
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.
// 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"
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
// 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 4 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/socar-edwin-mcp-google-sheets-extended-xeg58e)](https://m8ven.ai/mcp/socar-edwin-mcp-google-sheets-extended-xeg58e)
commit: 8cb9055ba278afd97992da26f96384c848afff4c
code hash: 88bbc0bbae6933a51200209de720119d6eaa982946c76f71c407a4a9c94ab7ce
verified: 6/24/2026, 9:38:34 AM
view raw JSON →