Back to search
30
MCP

@mseep/server-gdrive

npm/@mseep/server-gdrive

MCP server for interacting with Google Drive

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

Similar MCP servers embedding-nearest

@mseep/mcp-gdrive
MCP server for interacting with Google Drive and Sheets
0 tools
@mseep/mcp-gmail
MCP server that provides google Gmail capabilities
0 tools
drive-mcp
MCP server for Google Drive and OneDrive
0 tools
@mcp-z/mcp-drive
MCP server for Google Drive integration with file operations, folder navigation, search capabilities, and sharing management
0 tools
google-drive-mcpserver
Google Calendar MCP Server
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": {
    "@mseep/server-gdrive": {
      "url": "None",
      "transport": "http"
    }
  }
}