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) |
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 | |
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/nasirhuss86/gmail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server