Back to search
30
MCP

@ibarcarty/mcp-server-google-drive

npm/@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, theming, shared drive support, and OAuth2 authentication

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

Similar MCP servers embedding-nearest

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-gdocs
MCP server for Google Docs, Drive & Comments (OAuth + Service Account)
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-z/mcp-sheets
MCP server for Google Sheets integration with OAuth authentication, spreadsheet management, batch operations, and advanced 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
io.github.taylorwilsdon/workspace-mcp
Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.
0 tools

How to use

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

{
  "mcpServers": {
    "@ibarcarty/mcp-server-google-drive": {
      "url": "None",
      "transport": "http"
    }
  }
}