MCP server that gives AI coding assistants the ability to search, browse, download, upload, and organize files on Google Drive
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Remove stale planning docs and duplicate developer guide
559a00eView on GitHubHarden setup flow: security rules, complete instructions, gitignore secrets
303e6dfView on GitHubImprove setup UX: auto-detect credentials, inline OAuth, single-command Docker launch
3944639View on GitHubRequire agents to ask user before saving to Drive root
823e96cView on GitHubFix redundant 'File not found' phrasing in 404 error handler
afeefb5View on GitHubEnforce API error message standard across all tools
17568d2View on GitHubImprove error messages for sandboxed environments (Claude Code, etc.)
58ee16bView on GitHubAdd delete_file and move_file tools for file management
2916c52View on GitHubAdd parent folder path to get_file_info output
1bc9b44View on GitHubFix download_file error handling for invalid paths
ba95ae3View on GitHubFix critical Docker path mismatch and misleading error messages
9ff983fView on GitHubFix unhelpful error messages when download directory doesn't exist
f069f09View on GitHubImprove search_files and list_folder tool descriptions to guide AI agents
4e35048View on GitHubRename upload_file → create_file and add update_file tool
ae7cea7View on GitHub