ai.radmail/radmail-mcp
ai.radmail/radmail-mcpEmail OS for agents - real-inbox search, triage, commitments, and a verifiable BEC hard-stop.
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.
Draft a reply for a thread. It returns text for a human to review — it does not and cannot send it.
Find a specific message by sender, subject, or content. Results come back most-relevant + newest first, and every hit says where it matched (from / subject / body) and why. On this hosted sandbox it s…
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"
}
}
}