Google Drive MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Nivel de logging (debug, info, warn, error) | info |
| MCP_API_KEY | No | API key para autenticación de requests MCP (opcional) | |
| DRIVES_CONFIG_PATH | No | Ruta personalizada del archivo de configuración | ./drives-config.json |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_drivesB | List all configured Google Drive accounts |
| add_driveC | Add a new Google Drive account to the configuration |
| remove_driveC | Remove a Google Drive account from the configuration |
| list_filesC | List files from Google Drive with optional filters (driveId, folderId, modifiedAfter/Before, mimeType) |
| get_file_contentC | Get content from a Google Drive file (Docs, Sheets, TXT, MD) |
| search_filesC | Search files by name in a Google Drive |
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/andresfrei/mcp-google-drive-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server