mail-report-mcp

spaaleks/mail-report-mcp
★ 1 stars Python Communication Updated today
An MCP server that turns a Markdown report into a polished, email-safe HTML message and sends it over SMTP.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mail-report-mcp": {
      "command": "uvx",
      "args": [
        "mail-report-mcp"
      ]
    }
  }
}

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

README Excerpt

An MCP server that turns a Markdown report into a polished, email-safe HTML message and sends it over SMTP. | | | | ---------------- | ---------------------------------------------------------------------------- |

Tools (20)

CaddyfileMAIL_REPORT_ACCENTMAIL_REPORT_ALLOWED_RECIPIENTSMAIL_REPORT_ALLOW_TO_ARGMAIL_REPORT_ATTACH_TTLMAIL_REPORT_LOGOMAIL_REPORT_LOGO_WIDTHMAIL_REPORT_MAX_ATTACHMENT_BYTESMAIL_REPORT_MAX_ATTEMPTSMAIL_REPORT_MAX_PER_MINUTEMAIL_REPORT_MAX_TOTAL_BYTESMAIL_REPORT_PILLSMAIL_REPORT_REQUIRE_TOMAIL_REPORT_RETRY_WINDOW_SECONDSMCP_ALLOWED_HOSTSMCP_ATTACH_PATHMCP_AUTH_TOKENMCP_HOSTMCP_LOG_LEVELMCP_PORT

Topics

mailmcpmcp-servermcp-servicemcp-tools