From people-management
Runs locally to provide Claude with Google Drive access for file listing, reading, uploading, searching, and folder management. Requires Google API credentials.
npx claudepluginhub techwolf-ai/ai-first-toolkit --plugin people-managementAdd to your .mcp.json:
{
"mcpServers": {
"google-drive": {
"url": "https://gdrive.mcp.claude.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://gdrive.mcp.claude.com/mcpShare bugs, ideas, or general feedback.