Mmcp.market

Mailbuttons (mbag.ai) MCP server

by mailbuttons.com·com.mailbuttons/mcp-server·v0.1.2

Governed email for AI agents (Mailbuttons / mbag.ai): sandbox inboxes, policy gate, audit log.

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
Growing

1 stars35 downloads/wk

Reviews

Write one

Nobody has reviewed Mailbuttons (mbag.ai) yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Mailbuttons (mbag.ai) tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it

no findings
  • Code scan43 source files scanned25/25
  • Live reliabilityremote reachable in 464ms (auth required)20/20
  • –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityauth enforced (unknown)9/15
  • Maintenancelast push 72 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; website matches verified namespace9/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Mailbuttons (mbag.ai) repository's README, as published. We do not edit it. Read it on GitHub

Mailbuttons MCP server

Governed email for AI agents, over the Model Context Protocol. Give an agent a scoped mailbox where the server enforces the guardrails, not the prompt: sandbox-by-default inboxes, a policy gate on every send, and a tamper-evident audit log. External sending and scope changes are human-approved, never granted by the agent itself.

  • Registry: com.mailbuttons/mcp-server
  • npm: @mailbuttons/mcp-server
  • Platform: mailbuttons.com · agent front door: mbag.ai

Use it

Hosted (recommended) — a streamable-HTTP endpoint served by the platform:

https://mailbuttons.com/api/v1/mcp/rpc
Authorization: Bearer <your Mailbuttons MCP token>   # mb_sandbox_... (or mb_prod_...)

Local (stdio) — run the npm package and let your agent launch it:

{
  "mcpServers": {
    "mailbuttons": {
      "command": "npx",
      "args": ["-y", "@mailbuttons/mcp-server"],
      "env": { "MAILBUTTONS_API_KEY": "mb_sandbox_..." }
    }
  }
}

Get a scoped token from the dashboard or POST /api/v1/mcp/sandbox-inboxes. Sandbox tokens can never send externally until a human promotes them.

What the server enforces

bounces by default, so nobody can prompt-inject your agent just by emailing it.

  • Inbound — a per-mailbox sender policy, fail-closed: mail from strangers

blocked send returns a normal {"status":"blocked"} result, not an error.

  • Outbound — a recipient blocklist the agent can read but not change; a

records refusals too.

  • Caps + audit — per-account send caps and a hash-chained audit log that

named human approves. The agent cannot approve its own request.

  • Escalation — sending externally or widening scope is propose-only; a

Install as an agent skill

This repo ships a root SKILL.md, so any skills-aware agent can add it:

npx skills add mailbuttons/mcp-server

Docs

  • Agent signup (for agents): https://mbag.ai/docs/agent-signup.md
  • Trust model: https://mbag.ai/docs/trust-model.md
  • OpenAPI: https://mbag.ai/api/openapi.json
  • Framework recipes: references/ (Claude Agent SDK, LangChain, plain SDK)

Mailbuttons is a trading name of Code Cutter Limited (UK, no. 08453060). MIT licensed.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http mcp-server https://mailbuttons.com/api/v1/mcp/rpc
Add to Cursor

Mailbuttons (mbag.ai): common questions

Is Mailbuttons (mbag.ai) MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Mailbuttons (mbag.ai) safety report
How do I install Mailbuttons (mbag.ai)?
It runs remotely at mailbuttons.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Mailbuttons (mbag.ai) need an API key?
Yes. The registry entry asks for MAILBUTTONS_API_KEY, Authorization.
Is Mailbuttons (mbag.ai) maintained?
The last commit was 74 days ago (2026-07-15). The latest release is v0.1.2.
Is Mailbuttons (mbag.ai) up?
100% of our last 28 checks got an answer. We check remote servers about four times a day.
What can I use instead of Mailbuttons (mbag.ai)?
Servers from other publishers that do the same job: e2a — email for AI agents MCP server, Emailens MCP server and Shipmail MCP server. Compare all Mailbuttons (mbag.ai) alternatives.

Alternatives to Mailbuttons (mbag.ai)

Same job from other publishers: the closest match first, then the best rated.

All Mailbuttons (mbag.ai) alternatives →
  • e2a — email for AI agents
    Authenticated email gateway for AI agents — per-agent inboxes, HITL approval, SPF/DKIM verified.
    A
  • Emailens MCP
    Analyze, audit, fix and diff HTML, MJML, Maizzle and React Email across 21 email clients.
    A
  • Shipmail
    Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
    A
  • MisarMail MCP Server
    Send transactional email, run campaigns, manage contacts and automations, audit deliverability.
    A
  • EmptyInbox
    Zero-config disposable email inboxes for AI agents: create, read mail, await verify codes.
    B

More from mailbuttons.com →