MCP_Server_MyGoogleDrive
Verified Safeby jitzian
Overview
Provides an MCP server to access, list, and read content from Google Drive files.
Installation
No command providedSecurity Notes
The server runs locally and interacts with Google Drive API using a service account. The primary security risk is improper handling or exposure of the `service-account.json` key file. The README provides good guidance on secure handling, emphasizing not committing the file to version control.
Similar Servers
google-docs-mcp
Provides a comprehensive Model Context Protocol (MCP) server that enables AI assistants to programmatically interact with Google Docs (reading, writing, formatting, structuring) and manage Google Drive files (discovery, folder management, file operations, document creation).
mcp-gsheets
This server integrates Google Sheets functionality with Model Context Protocol clients, enabling AI models to programmatically read, write, and manage spreadsheet data and properties.
google-drive-mcp
Provides secure integration with Google Drive, Docs, Sheets, and Slides for Model Context Protocol (MCP) clients, enabling file management and content manipulation through a standardized interface.
tinystruct-mcp
This server provides a JSON-RPC interface for Git, GitHub API, and file system operations, intended for integration into DevOps, automation, and AI-driven workflows.