Skip to content
Back to search
30
MCP

io.github.zayansalman/google-drive-comments-mcp

io.github.zayansalman/google-drive-comments-mcp

Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.

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

Similar MCP servers embedding-nearest

google-drive-comments-mcp
A minimal MCP server and CLI for reading comments on Google Drive files (Docs, Sheets, Slides).
0 tools
io.github.zayansalman/google-drive-files-mcp
Minimal MCP server for Google Drive file management and Google Sheets editing.
0 tools
mcp-gdocs
MCP server for Google Docs, Drive & Comments (OAuth + Service Account)
0 tools
google-drive-files-mcp
A minimal MCP server and CLI for Google Drive file management (move, upload, organize) and Google Sheets editing.
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-gdrive
Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.zayansalman/google-drive-comments-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}