mcp-mail-server

thomas-illiet/mcp-mail-server
★ 0 stars Python ⚙️ DevOps Updated 4d ago
An MCP server that ships your emails with style
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": {
    "mcp-mail-server": {
      "command": "uvx",
      "args": [
        "mcp-mail-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-mail-server

Topics

dockerfastmcpmailutility