Skip to main content
Glama

MCP Server with Google OAuth

by kikumoto

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTED_DOMAINNoOptional: Restrict Google account to specific domain
GOOGLE_CLIENT_IDYesYour Google Cloud OAuth Client ID
GOOGLE_CLIENT_SECRETYesYour Google Cloud OAuth Client Secret
COOKIE_ENCRYPTION_KEYYesRandom string used for cookie encryption (e.g. generate with 'openssl rand -hex 32')

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/kikumoto/test-mcp-google-oauth'

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