Google Drive MCP Server

by felores
Verified
export interface workspace { id: number; name: string; description: string; branch: string; }