Gmail Streamable MCP Server
by iceener
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the MCP server (default 3000) | 3000 |
| AUTH_ENABLED | No | Enable authentication (default true) | true |
| OAUTH_SCOPES | No | OAuth scopes (space-separated) | |
| AUTH_STRATEGY | No | Authentication strategy (default oauth) | oauth |
| OAUTH_TOKEN_URL | No | OAuth token URL (default https://oauth2.googleapis.com/token) | https://oauth2.googleapis.com/token |
| RS_TOKENS_ENC_KEY | No | Encryption key for OAuth tokens (required for Cloudflare) - 32-byte base64url | |
| OAUTH_REDIRECT_URI | No | OAuth redirect URI for custom protocol | |
| PROVIDER_CLIENT_ID | No | Google OAuth client ID | |
| OAUTH_REVOCATION_URL | No | OAuth revocation URL (default https://oauth2.googleapis.com/revoke) | https://oauth2.googleapis.com/revoke |
| PROVIDER_ACCOUNTS_URL | No | Google accounts URL (default https://accounts.google.com) | https://accounts.google.com |
| PROVIDER_CLIENT_SECRET | No | Google OAuth client secret | |
| OAUTH_AUTHORIZATION_URL | No | OAuth authorization URL (default https://accounts.google.com/o/oauth2/v2/auth) | https://accounts.google.com/o/oauth2/v2/auth |
| OAUTH_EXTRA_AUTH_PARAMS | No | Extra OAuth authorization parameters (default access_type=offline&prompt=consent) | access_type=offline&prompt=consent |
| OAUTH_REDIRECT_ALLOWLIST | No | Comma-separated list of allowed redirect URIs |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues