Back to Home
horison-ai icon

google-drive-mcp

Verified Safe

by horison-ai

Overview

Provides a Model Context Protocol (MCP) server for comprehensive Google Drive file and folder management, sharing, search, and comments.

Installation

Run Command
python /path/to/google-drive-mcp/server.py

Environment Variables

  • CONNECTIVITY_SERVICE_URL
  • INTERNAL_API_KEY
  • GOOGLE_OAUTH_CLIENT_ID
  • GOOGLE_OAUTH_CLIENT_SECRET

Security Notes

The server uses standard Google API client libraries and retrieves OAuth credentials from an external 'connectivity-service' via environment variables (`CONNECTIVITY_SERVICE_URL`, `INTERNAL_API_KEY`). It does not store credentials locally. Critical security depends on the integrity and security of the 'connectivity-service' and the secure handling of all required environment variables (`GOOGLE_OAUTH_CLIENT_ID`, `GOOGLE_OAUTH_CLIENT_SECRET`). No 'eval' or similar dangerous patterns are found in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-22

Tags

Google DriveCloud StorageFile ManagementAPI IntegrationMCP Server