74
/ 100
13 days ago
glama

lmdat/google-sheet-oauth-mcp

Enables local MCP server for reading, writing, creating Google Sheets and charts via OAuth, acting as the logged-in user without manual sharing.

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.
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: GOOGLE_OAUTH_CLIENT_SECRET
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_OAUTH_CLIENT_IDexport ="xxx.apps.googleusercontent.com"
🔐 secretGOOGLE_OAUTH_CLIENT_SECRETexport ="GOCSPX-xxx"
configGOOGLE_OAUTH_REDIRECT_PORT53682 Port bị chương trình khác chiếm dụng
configMCP_GSHEETS_TOKEN_DIR~/.mcp-google-sheets Muốn lưu file token ở vị trí khác
// 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/lmdat-google-sheet-oauth-mcp-1tjbid)](https://m8ven.ai/mcp/lmdat-google-sheet-oauth-mcp-1tjbid)
commit: 6fb2077066ecf0bc03c242e95f9bb4a44cdc51e9
code hash: c52e144b60be79d4d25c9beb35f253d909495d582a25a4142513f6787ab030c1
verified: 6/28/2026, 9:08:33 AM
view raw JSON →