Google Drive MCP Server

Stablefile-system
1200 starsTypeScriptAnthropic
GitHubnpm
About

Overview

The Google Drive MCP Server enables AI agents to interact with Google Drive. It provides tools for searching files, reading content from Google Docs, Sheets, and Slides, managing folders, uploading and downloading files, and sharing documents. Uses Google OAuth2 for authentication.
Capabilities

Tools & Capabilities

search_files

Search for files in Google Drive

read_file

Read the contents of a file

list_files

List files in a folder

create_file

Create a new file in Drive

update_file

Update an existing file's content

Setup

Installation

bash
Install
npx -y @modelcontextprotocol/server-gdrive
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "gdrive": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-gdrive"],
      "env": {
        "GOOGLE_CLIENT_ID": "your-client-id",
        "GOOGLE_CLIENT_SECRET": "your-secret"
      }
    }
  }
}

Quick Info

AuthorAnthropic
LanguageTypeScript
StatusStable
Stars 1200
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.