mailpit_mcp
Related Servers
Alternatives to mailpit_mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to read, search, and manage emails from Mailpit, an email and SMTP testing tool, during development and testing.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to interact with emails captured by a local SMTP mail sink, supporting listing, reading, clearing, and waiting for messages.3 npmMIT
- AlicenseBqualityDmaintenanceEnables interaction with Mailosaur email and SMS testing services, allowing message management, server configuration, file downloads, spam analysis, and TOTP code retrieval via natural language.29MIT
- AlicenseNot gradedqualityCmaintenanceProvides MCP tools to manage MailDev Docker containers and inspect received emails, including listing, searching, retrieving, deleting, waiting for, and verifying email content and attachments for local development and test automation.2MIT
- FlicenseAqualityBmaintenanceProvides a dummy SMTP server for catching emails during development, with MCP tools to list, retrieve, and manage received messages.4-
- AlicenseNot gradedqualityCmaintenanceEnables natural language interaction with Mailtrap for email analytics, logs, contacts, sandbox testing, and sending emails.26 npm3MIT
TDQS
Scored across 8 tools
Each tool has a clearly distinct purpose: delete all, extract OTP, get latest for recipient, get by ID, health check, list, search, and wait. No overlap or ambiguity.
All tools start with 'mailpit_' and most follow a verb_noun pattern (e.g., mailpit_delete_all, mailpit_list_messages). However, 'mailpit_health' is a noun only and 'mailpit_search' is a verb without a noun, causing slight inconsistency.
8 tools is well-scoped for an email testing server. Each tool serves a necessary function without being excessive or insufficient.
The tool set covers all essential operations for Mailpit: health check, listing, retrieving, searching, waiting, extracting OTPs, and resetting the mailbox. No obvious gaps for the intended domain.