mailpit-mcp-server

CeDJeY/mailpit-mcp-server
★ 0 stars JavaScript AI/LLM Updated 9d ago
MCP server for Mailpit — AI assistant access to captured test emails over streamable HTTP or stdio
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": {
    "mailpit-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "CeDJeY/mailpit-mcp-server"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io/) server for [Mailpit](https://mailpit.axllent.org/), the email & SMTP testing tool. It lets AI assistants (Claude Code, Claude Desktop, Cursor, VS Code, …) read, search and manage the emails your application sends during development and testing.

Tools (19)

MAILPIT_SMTP_ADVERTISEMAILPIT_URLMCP_AUTH_TOKENMCP_HTTP_PORTMCP_TRANSPORTcheck_htmlcheck_linksdelete_messagesget_attachmentget_mailbox_infoget_messageget_message_headersget_message_linksget_message_sourcelist_messagessearch_messagessend_messageset_read_statuswait_for_message