Back to search
30
MCP

mcp-gdrive

isaacphi/mcp-gdrive

Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets

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

Similar MCP servers embedding-nearest

google-sheet-mcp
Model Context Protocol (MCP) server for Google Sheets integration
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
@mseep/mcp-gdrive
MCP server for interacting with Google Drive and Sheets
0 tools
barie-google-drive-mcp
Google Drive MCP Server for managing files and folders via the Model Context Protocol
0 tools
google-sheets-mcpserver
A Model Context Protocol (MCP) server that provides Google Sheets integration for AI assistants like Claude.
0 tools
@talknerdytome/mcp-server-google-sheets
MCP (Model Context Protocol) server for analyzing Google Sheets data with natural language queries
0 tools

How to use

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

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