Gmail AI Agent MCP Server
by 0x8687
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COMPOSIO_API_KEY | Yes | Your Composio API key for Gmail integration. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| connect_gmailC | Connect to Gmail |
| check_gmail_connectionB | Check Gmail connection status |
| send_emailC | Send an email |
| get_emailsC | Get emails from inbox |
| get_emailB | Get a specific email by ID |
| reply_to_emailB | Reply to an existing email |
| forward_emailC | Forward an email to other recipients |
| search_emailsC | Search emails using Gmail search syntax |
| mark_as_readC | Mark emails as read |
| mark_as_unreadA | Mark emails as unread |
| move_to_trashB | Move emails to trash |
| get_gmail_settingsB | Get Gmail settings |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/0x8687/mcp-gmail-v2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server