Back to directory
maitreyam/gmail-mcp-server

maitreyam/gmail-mcp-server

@MaitreyaM

A resilient MCP server built with fastMCP for sending emails through Gmail's SMTP server using AI agents.

gmailemailmcpsmtpfastmcppythonai-agentstool

Installation & Configuration

{
  "mcpServers": {
    "gmail-mcp": {
      "command": "python",
      "args": [
        "gmail_mcp.py"
      ],
      "env": {
        "SMTP_USERNAME": "[email protected]",
        "SMTP_PASSWORD": "your-app-password"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Python
Created
2026/6/14
Updated
2026/6/15