gmail-mcp
by DavidVinu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GMAIL_MCP_PORT | No | Port for HTTP mode. Default: 18791 | 18791 |
| GMAIL_MCP_ADDRESS | No | Bind address for HTTP mode. Default: 127.0.0.1 | 127.0.0.1 |
| GMAIL_MCP_CONFIG_DIR | No | Directory containing the OAuth client file (oauth-client.json) and account token storage. Default: ~/.config/gmail-mcp | ~/.config/gmail-mcp |
| GMAIL_MCP_TOKEN_FILE | No | Path to the HTTP bearer token file. Used only in HTTP mode. Default: ~/.config/gmail-mcp/http-token | ~/.config/gmail-mcp/http-token |
| GMAIL_MCP_REDIRECT_URI | No | Redirect URI used for OAuth when the client file does not specify one. Must match the registered URI for web application clients. Default: http://localhost | http://localhost |
| GMAIL_MCP_ATTACHMENT_DIR | No | Directory where downloaded attachments are stored. Default: ~/.local/share/gmail-mcp/attachments | ~/.local/share/gmail-mcp/attachments |
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 | |