Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From commercial-legal
Connects remotely to the Google Drive API for file listing, reading, uploading, and managing documents and folders. Requires OAuth authentication.
npx claudepluginhub anthropics/claude-for-legal --plugin commercial-legalCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"Google Drive": {
"url": "https://drivemcp.googleapis.com/mcp/v1"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://drivemcp.googleapis.com/mcp/v1Share bugs, ideas, or general feedback.