RadMail MCP
OfficialRelated Servers
Alternatives to RadMail MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that gives AI agents programmable email inboxes with tools to create inboxes, send and list threaded email, and search messages.3 npm1MIT
- AlicenseAqualityBmaintenanceMCP server that gives an AI assistant simultaneous access to multiple Gmail accounts with per-account read-only, draft, or send tiers, two-phase write confirmation, and safeguards for handling untrusted email content.107 npmMIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that provides AI agents with a persistent, agent-native email mailbox for sending, receiving, and managing emails through bounded-context retrieval, idempotent operations, and explicit acknowledgement.MIT
- FlicenseNot gradedqualityDmaintenanceMailforce is an MCP server that provides a policy layer for AI agents to safely interact with email, controlling which accounts, recipients, and actions are allowed, with optional human approval for sends.2-
- AlicenseAqualityAmaintenanceAn MCP server that gives AI agents permission-gated, audit-logged access to private email providers (Proton Mail via Bridge and plain IMAP), running locally with OAuth-based authentication and human-controlled escalation for destructive operations.66130 npm11MIT
- AlicenseNot gradedqualityCmaintenanceA self-hosted MCP server that gives AI agents full email superpowers.1MIT
TDQS
Scored across 12 tools
Most tools have distinct purposes: drafting replies, listing commitments, urgent items, reading, searching, triaging, etc. Some overlap exists between 'list_right_now' and 'triage_inbox' (both return right-now items), but descriptions clarify that 'triage_inbox' also includes commitments and hard-stops, reducing ambiguity.
Tool names mix patterns: verb_noun (draft_reply, list_commitments, read_email), noun-like (triage, why_surfaced), and compound names (radmail_learning_insights). While readable, the lack of a uniform convention (e.g., all verb_noun) creates minor inconsistency.
12 tools is reasonable for an email assistant server covering reading, searching, triaging, commitments, drafting, and feedback. Not overly heavy (sub-20) and each tool serves a clear function, though a few could potentially be merged (e.g., triage and triage_inbox).
The tool set covers core workflow: read, search, triage, draft reply, track commitments, and urgency. Missing send or mark-as-done actions, but these are intentionally omitted per safety design. For the stated purpose (draft-only, human-approval required), completeness is high.