A MCP server for Gmail that lets you search, read, and draft emails and replies.

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "gmail": {
      "url": "https://gmail.mintmcp.com/mcp",
      "type": "http"
    }
  },
  "requiresAuth": false,
  "requiresOAuth": false
}