Skip to main content
Glama

Google Drive MCP Server

by andresfrei

remove_drive

Remove a Google Drive account from the configuration by providing the drive ID to disconnect access.

Instructions

Remove a Google Drive account from the configuration

Input Schema

NameRequiredDescriptionDefault
driveIdYesID of the drive to remove

Input Schema (JSON Schema)

{ "properties": { "driveId": { "description": "ID of the drive to remove", "type": "string" } }, "required": [ "driveId" ], "type": "object" }

Other Tools from Google Drive MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/andresfrei/mcp-drive'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server