← Back to search

@move32/mcp-server-drive

GitHub Actions Scanned 29d ago

Google Drive MCP server. Per-user OAuth, read-only, exports Google Docs/Sheets/Slides as text.

C
73.6 / 100

Versions

0.1.3latest
May 16, 2026
0.1.2
May 14, 2026
0.1.1
May 14, 2026
0.1.0
May 14, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

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
Server uses filesystem capabilities via: fs sync ops
shell high
Server uses shell capabilities via: child_process
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 21

info
Tool 'read_file_content' annotations are consistent annotation_checker · 80%
info
Tool 'get_file_metadata' annotations are consistent annotation_checker · 80%
info
Tool 'search_files' annotations are consistent annotation_checker · 80%
high
Hardcoded OAuth client secret in move-32-mcp-server-drive-178921e/test/config.test.ts auth_checker · 95%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.0.0 (GHSA-w48q-cv73-mx4w) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@2.1.0 (GHSA-5xrq-8626-4rwp) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@2.1.0 (GHSA-9crc-q9x8-hgqq) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: search_files manifest_parser · 85%
info
Tool: read_file_content manifest_parser · 85%
info
Tool: get_file_metadata manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (1) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 352 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%