Google Drive runs on your own machine — the client starts it, so there is no endpoint to ping. 161 installs a week from npm. Last commit 25 Jul 2026.
Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-drive-mcp -- npx -y google-drive-mcp
{
"mcpServers": {
"google-drive-mcp": {
"args": [
"-y",
"google-drive-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-drive-mcp]
command = "npx"
args = ["-y", "google-drive-mcp"]
{
"mcpServers": {
"google-drive-mcp": {
"args": [
"-y",
"google-drive-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-drive-mcp": {
"args": [
"-y",
"google-drive-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.