Skip to content
Back to search
100
MCP live v0.3.2 streamable-http

ai.radmail/radmail-mcp

ai.radmail/radmail-mcp

Email OS for agents: triage, search, and a verifiable BEC hard-stop. Zero-auth sandbox.

Uptime
14.3%
7 probes
Response
466ms
last probe
Tools
6
callable

Tools · 6

triage_inbox

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…

list_right_now

Return only the 'Right Now' lane — the most recent and most important messages that genuinely can't be missed.

why_surfaced

Explain in plain English why a given message was surfaced — the signals (sender, urgency, commitment) behind its rank.

list_commitments

Extract the open commitments in the correspondence, both owed by you and owed to you, with who and by-when.

search

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_reply

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

Tender MCP live
Government tender search for AI agents. UK, EU and US procurement opportunities.
2 tools · streamable-http
Local Model Suitability MCP live
Check if a task runs locally vs cloud. Save money on calls that don't need cloud inference.
1 tools · streamable-http
OpenMandate live
MCP server for OpenMandate — post mandates and check matches for cofounders and early teams.
15 tools · streamable-http
Not Human Search live
Search the agentic web. 1,900+ sites, 11 tools incl. check_url + verify_mcp for probe-before-use.
11 tools · streamable-http
URL Safety Validator MCP live
AI URL safety validator: SAFE/SUSPICIOUS/DANGEROUS verdict, trust score, threat intel.
1 tools · streamable-http
Document Integrity Validator live
AI reasoning checks any document against known international standards before your agent acts on it.
2 tools · streamable-http

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"
    }
  }
}