Back to directory
lechien73/mcp_email

lechien73/mcp_email

@lechien73

Proof of concept MCP tools to send emails using Proton or Gmail

emailprotongmailmcpserverpythonproof-of-concepttool

Installation & Configuration

{
  "mcpServers": {
    "proton_server": {
      "command": "python3",
      "args": [
        "PATH_TO/main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15