Skip to content
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%
28 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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