GMail Manager MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GMAIL_OAUTH_PATH | No | Path to the gcp-oauth.keys.json file containing Gmail OAuth credentials |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_emailsA | Search emails using Gmail query syntax |
| read_emailB | Read the full content of an email |
| delete_emailB | Permanently delete an email |
| batch_delete_emailsB | Delete multiple emails at once |
| list_labelsB | List all Gmail labels |
| create_labelB | Create a new Gmail label |
| delete_labelC | Delete a Gmail label |
| apply_labelB | Apply a label to an email |
| remove_labelB | Remove a label from an email |
| batch_apply_labelsC | Apply labels to multiple emails at once |
| create_replyB | Generate a brief, natural reply draft and provide Gmail compose URL |
| authenticate_gmailA | Authenticate Gmail access via web browser (opens browser automatically) |
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/muammar-yacoob/GMail-Manager-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server