ai.radmail/radmail-mcp
ai.radmail/radmail-mcpEmail OS for agents: triage, search, and a verifiable BEC hard-stop. Zero-auth sandbox.
Tools · 6
Rank a mailbox on two axes (importance x urgency) and return what needs a human now versus what can wait or is already handled — with each thread's open commitment (the promise you owe or are owed, an…
Return only the 'Right Now' lane — the most recent and most important messages that genuinely can't be missed.
Explain in plain English why a given message was surfaced — the signals (sender, urgency, commitment) behind its rank.
Extract the open commitments in the correspondence, both owed by you and owed to you, with who and by-when.
Find the one message you mean — by sender, subject, or content — and get it back ranked most-relevant first, newest as the tiebreaker, each hit annotated with where it matched. This is the agent answe…
Draft a reply for a thread. It returns text for a human to review — it does not and cannot send it.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.radmail/radmail-mcp": {
"url": "https://radmail.ai/api/mcp/sandbox",
"transport": "streamable-http"
}
}
}