Send and receive emails as markdown through AI agents with built-in human oversight. For developers integrating email workflows into Claude or other LLM applications via the MultiMail API.
dev.multimail/mcp-server
Local install
STDIO
1 required env var
How models use it and what it is built for.
Send and receive emails as markdown through AI agents with built-in human oversight. For developers integrating email workflows into Claude or other LLM applications via the MultiMail API.
Local install — runs as a subprocess.
Configuration this server reads at startup.
Your MultiMail API key (starts with mm_live_)
Default mailbox ID. If not set, pass mailbox_id to each tool or call list_mailboxes first.
Where to find authoritative docs and source for Multimail.
Paste any of these into Agent Studio after connecting Multimail.
Common questions about connecting and running Multimail.
How do I authenticate this MCP server with MultiMail?
Set the MULTIMAIL_API_KEY environment variable to your API key (starting with mm_live_). Optionally set MULTIMAIL_MAILBOX_ID to avoid passing mailbox_id to each tool call. If not set, call list_mailboxes first to retrieve available mailbox IDs.
Can I use this server with multiple email accounts?
Yes. If you don't set MULTIMAIL_MAILBOX_ID, you can pass mailbox_id to each tool or call list_mailboxes to see all available mailboxes and select one per request.
What does 'human oversight' mean in the context of this server?
The registry description emphasizes human oversight, meaning the server is designed for workflows where AI agents draft or compose emails but humans review and approve before sending. Check the MultiMail documentation for specific oversight features.
Does this server support attachments?
The registry metadata does not specify attachment support. Refer to the MultiMail API documentation or test with your API key to confirm attachment capabilities.
What is the pricing model for this MCP server?
This MCP server is a wrapper around the MultiMail API. Pricing depends on your MultiMail plan. Visit multimail.dev or your MultiMail dashboard for current pricing details.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioStackbilt MCP Gateway
Stackbilt platform MCP gateway — wireframe generation and stack scaffolding tools
Envcp
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
Svelte
The official Svelte MCP server providing docs and autofixing tools for Svelte development
Oh My Posh Validator
Validate oh-my-posh configurations and segment snippets against the official schema.