74
/ 100
1 month ago
glama

Google Sheets OAuth MCP

Enables creating and reading Google Sheets in your personal Drive using OAuth authentication. Files are owned by you, not a service account.

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
🚨
Known vulnerabilities in dependencies: 2 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 3 credentials: GOOGLE_OAUTH_ACCESS_TOKEN, GOOGLE_OAUTH_CLIENT_SECRET, GOOGLE_OAUTH_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@1.6.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@1.6.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGOOGLE_OAUTH_ACCESS_TOKEN
configGOOGLE_OAUTH_CLIENT_ID
🔐 secretGOOGLE_OAUTH_CLIENT_SECRET
🔐 secretGOOGLE_OAUTH_REFRESH_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 2 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/rpieterse-mcp-studio-google-sheets-oauth-mcp-1g2cqz)](https://m8ven.ai/mcp/rpieterse-mcp-studio-google-sheets-oauth-mcp-1g2cqz)
commit: 1655f99ae0e56ba9d906e6eabab9ea9aa7abcd71
code hash: 25e62eea843c39e08b2d2c4c05eb4e30bac9efeaa5835bf17b71446ef0aff6f8
verified: 6/11/2026, 11:07:11 AM
view raw JSON →