Back to Home
dbbaskette icon

gdrive-mcp-server

Verified Safe

by dbbaskette

Overview

Allows AI agents to access and search Google Drive files via the Model Context Protocol using Streamable HTTP (SSE).

Installation

Run Command
node dist/index.js

Security Notes

The server uses standard Node.js/Express practices. It does not store Google credentials, expecting a per-session access token in the Authorization header. Input for Google Drive queries is sanitized to prevent injection. CORS is configured, which is good practice but should be tightened for production if not 'localhost'. No obvious hardcoded secrets or malicious patterns (like 'eval') were found. The primary security model relies on the client providing a valid, scoped Google OAuth token.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-12-06

Tags

Google DriveMCP ServerAI AgentStreamable HTTPFile Access