MCP Servers
Google Drive logo

Google Drive

GA

File storage and management via Google Drive. Search, browse, and manage files and folders with permission controls.

MCP ServersStorageFile ManagementGoogle Workspace

How it works

Every agent request passes through Ferentin policy before it reaches Google Drive.
  1. AI agentAsks for something
  2. Ferentin policies
    • OAuth 2.0 consent
    • Per folder access restrictions
    • Mime type restrictions
    • Audit logging
  3. Google Drive MCP serverAuthorized connection
  4. Governed resultMasked, logged, returned

What you can do with Google Drive

  • Discover

    Search and browse what exists, without opening the content itself.

    2 tools

  • Access

    Read content and metadata, subject to masking policy.

    4 tools

  • Manage

    Create, update, organise and remove items.

    2 tools

Technical capabilities8 tools

Discover

  • list_recent_files
  • search_files

Access

  • download_file_content
  • get_file_metadata
  • get_file_permissions
  • read_file_content

Manage

  • copy_file
  • create_file

Overview

Google Drive is Google's cloud file storage and sync service, supporting documents, spreadsheets, presentations, and arbitrary files with sharing and permission controls. The Drive API exposes programmatic file and folder operations.

Ferentin integration

Ferentin's Google Drive MCP server gives AI agents access to a user's Drive through OAuth2 authorization, with tools for file search, folder navigation, file content retrieval, and metadata operations. Policy controls restrict access to specific folder IDs or MIME types.

Frequently asked about Google Drive

What can AI agents do with Google Drive through Ferentin?
Ferentin exposes 8 Google Drive MCP tools to your AI agents, grouped as Discover (2 tools), Access (4 tools) and Manage (2 tools). Every call is checked against your Ferentin policies before it reaches Google Drive.
How does Ferentin secure Google Drive access?
Requests through the Google Drive integration are covered by OAuth 2.0 consent, per folder access restrictions, mime type restrictions and audit logging. These controls are applied by Ferentin, not by Google Drive, so they hold across every connected agent.
What permissions does the Google Drive integration require?
The Google Drive integration requests 1 OAuth 2.0 scope: https://www.googleapis.com/auth/drive
How do I connect Google Drive to Ferentin?
Open the Ferentin admin console, add Google Drive as a new connection and authenticate with OAuth 2.0. You then choose which permissions and which tools your agents may use, and the connection goes live for everyone covered by your policies.
Is the Google Drive integration generally available?
Yes. The Google Drive integration is generally available on Ferentin, including the free tier.