maillog-mcp
OfficialRelated Servers
Alternatives to maillog-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables sending emails and listing sent emails with delivery status and open/click counts via the Maillog API.210 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables email integration via IMAP and SMTP, allowing model assistants to read, send, search emails, and list folders.21 npm14ISC
- FlicenseBqualityDmaintenanceEnables AI assistants to interact with the Inbound Email API to manage domains, endpoints, and email communications. Users can send or schedule emails, manage webhooks, and retrieve email threads through natural language commands.142-
- FlicenseNot gradedqualityDmaintenanceEnables creating temporary email inboxes and sending emails through the AgentMail API, allowing AI agents to manage email communications programmatically.1-
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to send emails and manage contacts through SendGrid's Web API v3.-
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to interact with Microsoft 365 Outlook Mail, allowing email operations via natural language.187 npmMIT
TDQS
Scored across 2 tools
send_email and list_emails are clearly distinct: one creates a new email, the other reads previously sent emails. There is no overlap or ambiguity between the two operations.
Both tool names follow a consistent verb_noun snake_case pattern, matching the broader MCP convention. The style is predictable and uniform across the small set.
Two tools is on the thin side for a server, but the pair covers the core send-and-verify workflow implied by the Maillog domain. It is functional yet minimal, so the count is borderline appropriate.
The server covers the essential email send and delivery-check lifecycle with no obvious dead ends. Minor gaps exist, such as no single-email detail lookup or domain management, but the core workflow is workable.