Skip to main content
Glama
jrubiosainz

Google Drive MCP Server

by jrubiosainz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_CLIENT_IDYesGoogle OAuth client ID from credentials.json.
MAX_CONTENT_CHARSNoMaximum number of characters to return for file content.12000
MCP_ALLOWED_TOOLSNoComma-separated list of allowed tools (e.g., 'search_files,get_file_content'). If not set, all tools are allowed.
MCP_SHARED_SECRETYesSecret shared between the Foundry agent and the MCP server for authentication. Must match the key in the URL.
GOOGLE_CLIENT_SECRETYesGoogle OAuth client secret from credentials.json.
GOOGLE_REFRESH_TOKENYesGoogle OAuth refresh token for accessing Drive API.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/jrubiosainz/foundry-gdrive-mcp-agent'

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