mailtea-mcp

mailtea-app/mailtea-mcp
★ 0 stars TypeScript AI/LLM Updated today
Mailtea MCP server — let AI agents send, schedule, and manage email over Model Context Protocol.
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": {
    "mailtea-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mailtea-app/mailtea-mcp"
      ]
    }
  }
}

README Excerpt

Mailtea MCP server — let AI agents (Claude Code, Cursor, Codex, …) **send, schedule, and manage email** over the Model Context Protocol. MIT-licensed. Connect Claude Code in one command: ```bash claude mcp add mailtea \ -e MAILTEA_API_TOKEN=mt_pat_xxxxxxxx \ -- npx -y mailtea-mcp ``` Create the token (prefix `mt_pat_`) in **Settings → API keys**, then ask your agent to send an email. It calls `email.send` and the message goes out through Mailtea.

Tools (3)

MAILTEA_API_BASE_URLset_propertiesunpublish_from_web