Google Drive MCP Server - Model Context Protocol server providing secure access to Google Drive, Docs, Sheets, and Slides through MCP clients e.g. Claude Desktop
{
"mcpServers": {
"piotr-agiergoogle-drive": {
"command": "npx",
"args": [
"-y",
"@piotr-agier/google-drive-mcp"
]
}
}
}