Advanced MCP server for Google Drive integration with full CRUD operations, file management, and sharing capabilities. Supports both OAuth2 and Service Account authentication.
{
"mcpServers": {
"mcp-google-drive": {
"command": "npx",
"args": [
"-y",
"mcp-google-drive"
]
}
}
}