Skip to main content
Glama
zxzinn

Cloudflare Google OAuth MCP Server

by zxzinn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTED_DOMAINNoOptional: Use this to restrict access to a specific Google Workspace hosted domain.
ALLOWED_API_KEYSYesA comma-separated list of API keys authorized to access the MCP endpoints.
GOOGLE_CLIENT_IDYesThe Client ID for your Google Cloud OAuth Client app.
GOOGLE_CLIENT_SECRETYesThe Client secret for your Google Cloud OAuth Client app.
COOKIE_ENCRYPTION_KEYYesA random string used for encrypting cookies (e.g., generated with 'openssl rand -hex 32').

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/zxzinn/cf-gdrive-mcp'

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