Enhanced Gmail MCP ServerServer

theposch
GitHub
Email ManagementAI IntegrationProductivity

Loading subscription status...

๐Ÿ’ก Description

A powerful Model Context Protocol (MCP) server for Gmail integration, written in Python. It allows AI assistants like Claude to interact with Gmail through natural language, providing comprehensive email management features.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "gmail": {
        "args": [
          "--directory",
          "/absolute/path/to/gmail-mcp",
          "run",
          "gmail",
          "--creds-file-path",
          "/absolute/path/to/credentials.json",
          "--token-path",
          "/absolute/path/to/tokens.json"
        ],
        "command": "uv"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

Claude DesktopMCP Inspector

โšก Features

  • Full email management
  • Draft management
  • Advanced label management
  • Folder organization
  • Powerful search and filtering
  • Archive management

๐Ÿ’ฌ Example Queries

  • Show me unread emails
  • Search for emails from example@domain.com with attachments
  • Create a new label called 'Important Project'
  • Write an email to john@example.com about the upcoming meeting
  • Archive all emails from newsletter@example.com
  • Create a filter to automatically label emails from my team