# radmail-mcp MCP server

Email OS for agents - real-inbox search, triage, commitments, and a verifiable BEC hard-stop.

## Links
- Registry page: https://www.getdrio.com/mcp/ai-radmail-radmail-mcp
- Repository: https://github.com/dougsureel-tech/radmail-mcp
- Website: https://radmail.ai/for-agents

## Install
- Command: `npx -y radmail-mcp`
- Endpoint: https://radmail.ai/api/mcp/sandbox
- Auth: Not captured

## Setup notes
- Package: Npm radmail-mcp v0.3.2
- Remote endpoint: https://radmail.ai/api/mcp/sandbox

## Tools
- 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, and whether it's overdue) surfaced inline, so the follow-through is visible on the very first call. Endpoint: https://radmail.ai/api/mcp/sandbox
- list_right_now - Return only the 'Right Now' lane — the most recent and most important messages that genuinely can't be missed. Endpoint: https://radmail.ai/api/mcp/sandbox
- why_surfaced - Explain in plain English why a given message was surfaced — the signals (sender, urgency, commitment) behind its rank. Endpoint: https://radmail.ai/api/mcp/sandbox
- list_commitments - Extract the open commitments in the correspondence, both owed by you and owed to you, with who and by-when. Endpoint: https://radmail.ai/api/mcp/sandbox
- draft_reply - Draft a reply for a thread. It returns text for a human to review — it does not and cannot send it. Endpoint: https://radmail.ai/api/mcp/sandbox
- search - 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 searches the built-in demo inbox; run the radmail-mcp package with RADMAIL_API_KEY set and the same tool searches your REAL ingested inbox read-only (with from / after / before filters) via the v1 search API. Endpoint: https://radmail.ai/api/mcp/sandbox

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ai.radmail
- Version: 0.3.2
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 2, 2026
- Source: https://registry.modelcontextprotocol.io
