Connect the Google Drive MCP server to your AI agent Open source, MIT, on npm. Setup instructions for Claude, Cursor and Codex are in the repository; adoption questions — Telegram. GitHub repository Telegram

Google Drive MCP capabilities

This catalog contains 15 public pages—one for every registered MCP tool in mcp-google-drive. Each page starts with the user's task, explains the result, and states whether the call changes real data.

Use this catalog to choose a ready-made capability. Full parameter schemas and API response details remain in the technical reference.

Search

  • Search and list files — Finds files and folders by name, content, type or location, with pagination. Impact: read-only.
  • List shared drives — Lists the shared drives the authorized account is a member of. Impact: read-only.

Files

  • Get file metadata — One file's full metadata: type, location, links, owners and capabilities. Impact: read-only.
  • Create a folder — A new folder in My Drive, inside another folder or in a shared drive. Impact: changes data.
  • Copy a file — Duplicates a file into a new independent copy. Impact: changes data.
  • Move a file — Relocates a file or folder into another folder or shared drive. Impact: destructive operation.
  • Rename and update file metadata — Name, description and starred flag, content untouched. Impact: destructive operation.

Content

Trash & deletion

Sharing & comments

Additional API methods

For maintainers and publishers