google-drive-mcp.md

Google Drive MCP

from"google"
1.2k

File access and search capabilities for Google Drive

Productivity
Google Drivefilesstoragecloud
install.sh
# Clone the repository
$git clone https://github.com/modelcontextprotocol/servers
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve