Google Drive Files MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi. Last commit 12 Jul 2026.
Minimal MCP server for Google Drive file management and Google Sheets editing.
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-files-mcp -- uvx google-drive-files-mcp
{
"mcpServers": {
"google-drive-files-mcp": {
"args": [
"google-drive-files-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.google-drive-files-mcp]
command = "uvx"
args = ["google-drive-files-mcp"]
{
"mcpServers": {
"google-drive-files-mcp": {
"args": [
"google-drive-files-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-drive-files-mcp": {
"args": [
"google-drive-files-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.