mcpbeat Sign in

Google Drive MCP Server

local only

Google Drive runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 8 Sep 2026.

Google Drive at the file boundary: find, organise, share, transfer and follow what changed.

Installs / week
not published
0
Stars
0 open issues
8 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 16 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        candidate = filepath.Join(dir, candidate)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Google Drive

same job, measured the same way
Google Drive MCP
by a1-x-tech

MCP server for the Google Drive API: search, upload, download, organize and share files.

55 installs/wk local only
ShareWatch
by sharewatch

Give Claude only the Google Drive files you choose. Every action logged.

answering
I
Google Drive
by mcp-z

Google Drive integration with file operations, folder navigation, search, and sharing

989 installs/wk local only
Google Sheets MCP
by a1-x-tech

MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.

42 installs/wk local only
Photo Organizer
by expertvagabond

AI-powered organization for Google Photos and Drive - auto-organize, find duplicates, create albums

40 installs/wk local only
Google Workspace
by proscendia

Permissioned access to Gmail, Drive and Calendar via the user's own Google account

answering
MCP fork of Google Workspace CLI
by shigechika

MCP fork of Google Workspace CLI (Gmail, Drive, Calendar, and more)

local only
MCP Gee Sweet
by khuisman

MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.

local only

Google Drive — questions

Answers built from our own checks of this server.

Why is there no uptime for Google Drive?
Google Drive runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Google Drive open source?
Yes — it is published under the Apache-2.0 licence, written in Go and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.