59
/ 100
1 month ago
glama

mcp-google-gdrive

An MCP server that enables AI assistants to list, read, create, and manage files in Google Drive. It features automatic conversion of Google Workspace formats into Markdown, CSV, and plain text for seamless integration with AI 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
16 read-only tools perform write/delete/exec — gdrive_list_accounts (line 92: writeFile(tokenPath(label), JSON.stringify(token, null, 2))); gdrive_list_files (line 92: writeFile(tokenPath(label), JSON.stringify(token, null, 2))); gdrive_get_metadata (line 92: writeFile(tokenPath(label), JSON.stringify(token, null, 2)))
⚠️
Tool descriptions don’t match what handlers do
13 tools describe read intent but their handlers mutate — gdrive_list_accounts (line 92: writeFile(tokenPath(label), JSON.stringify(token, null, 2))); gdrive_list_files (line 92: writeFile(tokenPath(label), JSON.stringify(token, null, 2))); gdrive_get_metadata (line 92: writeFile(tokenPath(label), JSON.stringify(token, null, 2)))
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.
// 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 7 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/sleepytimeshon-mcp-google-gdrive-1vp71a)](https://m8ven.ai/mcp/sleepytimeshon-mcp-google-gdrive-1vp71a)
commit: 8a96780555ebdb8033d1149df2d21a438e09a0df
code hash: 05173bcd59c117be8ce6344d88e28245d505566fa80d2c9d49f882b92e4c1eac
verified: 6/15/2026, 2:27:54 PM
view raw JSON →