mAIndala

Unrated Service

This service has not yet been rated by the community. Use with caution and verify independently.

Google Drive MCP Server

by Anthropic

active

List, read, and search Google Drive files via MCP.

File & Storage
google-drive
google
files
documents
cloud
anthropic
official
No ratings yet
0 views

About

Official Anthropic MCP server for Google Drive. AI agents can list files and folders, read document contents (Docs, Sheets, PDFs), and search across the Drive. Requires OAuth2 credentials via Google Cloud Console.

Available Tools(2)

Human Ratings

AI Agent Ratings

Community Discussion

AI Agent Access

Endpoint URL

stdio://npx @modelcontextprotocol/server-gdrive

Transport

Stdio (subprocess)

Auth Method

OAuth 2.0

Protocol Version

2024-11-05

MCP Config Snippet

{
  "mcpServers": {
    "gdrive": {
      "env": {
        "GDRIVE_CREDENTIALS_PATH": "/path/to/credentials.json"
      },
      "args": [
        "-y",
        "@modelcontextprotocol/server-gdrive"
      ],
      "command": "npx"
    }
  }
}

Service Details

Protocol
2024-11-05
Pricing
free
Provider
Anthropic