mcp-google-drive
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_SERVICE_ACCOUNT_KEY | Yes | Your Google Service Account JSON key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_filesC | Search for files in Google Drive using Google's search syntax |
| get_fileA | Get file metadata and optionally content |
| list_filesB | List files in Google Drive with optional filtering |
| get_file_contentC | Get file content in various formats |
| create_fileB | Create a new file in Google Drive |
| update_fileC | Update an existing file in Google Drive |
| delete_fileC | Delete a file from Google Drive |
| copy_fileC | Copy a file to a new location |
| move_fileC | Move a file to a new location |
| create_folderC | Create a new folder in Google Drive |
| get_file_permissionsC | Get permissions for a file |
| share_fileB | Share a file with another user |
| get_drive_infoC | Get information about a drive |
| list_shared_drivesB | List all shared drives |
| get_file_revisionsC | Get revision history of a file |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/Longtran2404/mcp-google-drive'
If you have feedback or need assistance with the MCP directory API, please join our Discord server