Gmail MCP Server
by nasirhuss86
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GMAIL_USER | No | Your Gmail address (required for App Password method) | |
| GMAIL_CLIENT_ID | No | OAuth2 client ID from Google Cloud Console (required for OAuth2 method) | |
| GMAIL_AUTH_METHOD | No | Authentication method: 'app_password' or 'oauth2' | |
| GMAIL_APP_PASSWORD | No | 16-character app password generated from Google Account (required for App Password method) | |
| GMAIL_REDIRECT_URI | No | OAuth2 redirect URI, typically https://developers.google.com/oauthplayground (required for OAuth2 method) | |
| GMAIL_CLIENT_SECRET | No | OAuth2 client secret from Google Cloud Console (required for OAuth2 method) | |
| GMAIL_REFRESH_TOKEN | No | OAuth2 refresh token (required for OAuth2 method) |
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 | |