Back to search
30
MCP

mcp-google-drive

npm/mcp-google-drive

Advanced MCP server for Google Drive integration with full CRUD operations, file management, and sharing capabilities. Supports both OAuth2 and Service Account authentication.

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

Similar MCP servers embedding-nearest

@mcp-z/mcp-drive
MCP server for Google Drive integration with file operations, folder navigation, search capabilities, and sharing management
0 tools
@ibarcarty/mcp-server-google-drive
MCP server for Google Drive, Google Docs, Google Sheets, and Google Slides with full read/write operations, rich markdown-to-docs formatting
0 tools
mcp-google-sheets
This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
0 tools
mcp-gdocs
MCP server for Google Docs, Drive & Comments (OAuth + Service Account)
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
gg-mcp
MCP server for Google Calendar, Gmail, and Drive integration
0 tools

How to use

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

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