Home/Directory/Productivity/Google Drive

Google Drive

@modelcontextprotocol · github.com/modelcontextprotocol/servers

Search Drive and read Docs, Sheets and Slides as text. OAuth-scoped, read-first access.

Anthropic OfficialProductivitystdioToolsResourceslocal auth
GitHub

Install one command

terminal
$ npx -y @modelcontextprotocol/server-gdrive

Or add it with the Claude CLI: claude mcp add gdrive

Tools exposed 3 tools

search
read_file
list_files

Configuration generate & copy

Values are filled in locally in your browser — nothing is sent anywhere.

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

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Productivity
Compare
@notionhq

Query databases, read and append pages, and search a Notion workspace through the official API.

ProductivityHTTPWrite auth
5.8k4w ago6 toolscloud
$npx -y @notionhq/notion-mcp-server
Compare
@modelcontextprotocol

Current time and timezone conversion — a tiny utility that grounds the model in real wall-clock time.

ProductivitystdioRead-only no-auth
4.7k1mo ago2 toolslocal
$uvx mcp-server-time
Compare
@linear

Create and update issues, browse projects and cycles, and triage your Linear workspace.

ProductivitySSEWrite auth
4.6k2w ago6 toolscloud
$npx -y mcp-remote https://mcp.linear.app/sse