gmail-mcp
by Warrenn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_PROFILE | No | AWS credentials profile used to access SSM parameter (alternative to other AWS credential methods). | |
| GMAIL_MCP_SSM_PARAM | No | SSM parameter path holding the Gmail credentials JSON (default '/gmail-mcp/authorized-user-json'). | |
| GMAIL_MCP_AWS_REGION | No | AWS region of the SSM parameter (default from AWS configuration). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_emailA | Send an email from the configured Gmail account. |
| search_emailsA | Search Gmail using a standard Gmail query (e.g. 'has:attachment from:bob newer_than:7d'). |
| download_attachmentA | Download an attachment from a Gmail message and upload it to Google Drive. |
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/Warrenn/gmail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server