← Back to search Server uses filesystem capabilities via: fs sync ops Server uses shell capabilities via: child_process Server uses env_vars capabilities via: process.env
@move32/mcp-server-drive
Google Drive MCP server. Per-user OAuth, read-only, exports Google Docs/Sheets/Slides as text.
C
73.6 / 100
Versions
0.1.3latestMay 16, 2026
0.1.2May 14, 2026
0.1.1May 14, 2026
0.1.0May 14, 2026
Tools 3
search_files annotations: verified low
Search Google Drive files using a Drive query string. Returns id, name,
readOnlyHint true openWorldHint true
read_file_content annotations: verified low
Read the content of a Drive file. Google native files (Docs/Sheets/Slides)
readOnlyHint true openWorldHint true
get_file_metadata annotations: verified low
Return Drive metadata for a file: id, name, mimeType, parents,
readOnlyHint true openWorldHint true
Permissions 3
filesystem low shell high env_vars low Scan Findings 21
info
Tool 'read_file_content' annotations are consistent
info
Tool 'get_file_metadata' annotations are consistent
info
Tool 'search_files' annotations are consistent
high
Hardcoded OAuth client secret in move-32-mcp-server-drive-178921e/test/config.test.ts
medium
OAuth implementation without PKCE
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.0.0 (GHSA-w48q-cv73-mx4w)
medium
Vulnerable dependency: vitest@2.1.0 (GHSA-5xrq-8626-4rwp)
medium
Vulnerable dependency: vitest@2.1.0 (GHSA-9crc-q9x8-hgqq)
info
package.json metadata
info
Tool: search_files
info
Tool: read_file_content
info
Tool: get_file_metadata
info
Transport: stdio
info
Required env vars (1)
info
Sandbox failed to start for output poisoning scan
low
Permission: filesystem access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
SBOM generated: 352 components
medium
No build provenance detected (SLSA L0)