Skip to main content
Glama
iceener

Gmail Streamable MCP Server

by iceener

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the MCP server (default 3000)3000
AUTH_ENABLEDNoEnable authentication (default true)true
OAUTH_SCOPESNoOAuth scopes (space-separated)
AUTH_STRATEGYNoAuthentication strategy (default oauth)oauth
OAUTH_TOKEN_URLNoOAuth token URL (default https://oauth2.googleapis.com/token)https://oauth2.googleapis.com/token
RS_TOKENS_ENC_KEYNoEncryption key for OAuth tokens (required for Cloudflare) - 32-byte base64url
OAUTH_REDIRECT_URINoOAuth redirect URI for custom protocol
PROVIDER_CLIENT_IDNoGoogle OAuth client ID
OAUTH_REVOCATION_URLNoOAuth revocation URL (default https://oauth2.googleapis.com/revoke)https://oauth2.googleapis.com/revoke
PROVIDER_ACCOUNTS_URLNoGoogle accounts URL (default https://accounts.google.com)https://accounts.google.com
PROVIDER_CLIENT_SECRETNoGoogle OAuth client secret
OAUTH_AUTHORIZATION_URLNoOAuth authorization URL (default https://accounts.google.com/o/oauth2/v2/auth)https://accounts.google.com/o/oauth2/v2/auth
OAUTH_EXTRA_AUTH_PARAMSNoExtra OAuth authorization parameters (default access_type=offline&prompt=consent)access_type=offline&prompt=consent
OAUTH_REDIRECT_ALLOWLISTNoComma-separated list of allowed redirect URIs

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/iceener/gmail-streamable-mcp-server'

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