Skip to content
Back to search
30
MCP

google-drive-files-mcp

pypi/google-drive-files-mcp

A minimal MCP server and CLI for Google Drive file management (move, upload, organize) and Google Sheets editing.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.zayansalman/google-drive-files-mcp
Minimal MCP server for Google Drive file management and Google Sheets editing.
0 tools
mcp-google-drive
Advanced MCP server for Google Drive integration with full CRUD operations, file management, and sharing capabilities. Supports both OAuth2
0 tools
@mcp-z/mcp-drive
MCP server for Google Drive integration with file operations, folder navigation, search capabilities, and sharing management
0 tools
mcp-google-sheets
This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
0 tools
google-drive-comments-mcp
A minimal MCP server and CLI for reading comments on Google Drive files (Docs, Sheets, Slides).
0 tools
google-drive-mcp
A Model Context Protocol (MCP) server that provides secure integration with Google Drive, Docs, Sheets, Slides and Calendar. It allows Claud
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "google-drive-files-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}