gmail-mcp

henrysouchien/gmail-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for Gmail
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gmail-mcp": {
      "command": "uvx",
      "args": [
        "gmail-mcp"
      ]
    }
  }
}

Or install with pip: pip install gmail-mcp

README Excerpt

MCP server for Gmail operations. | Tool | Description | |------|-------------| | `gmail_list_labels` | List system and user Gmail labels | | `gmail_list_inbox` | List messages from a label (optionally unread only) | | `gmail_search_emails` | Search emails with Gmail query syntax | | `gmail_read_email` | Read a full email by message ID |

Tools (10)

gmail_create_draftgmail_create_reply_draftgmail_delete_emailgmail_list_inboxgmail_list_labelsgmail_manage_labelsgmail_manage_labels_bulkgmail_read_emailgmail_search_emailsgmail_send_draft

Topics

claudeemailgmailmcpmodel-context-protocol