Loading MCP server directory, please wait...
Governed email for AI agents: sandbox inboxes, server-side policy gate, tamper-evident audit.
npx @getmcp/cli add com.mailbuttons/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
MAILBUTTONS_API_KEYA scoped Mailbuttons MCP token (mb_sandbox_...). Sandbox-by-default; external send requires human promotion.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mailbuttons/mcp-server": {
"command": "npx",
"args": [
"-y",
"@mailbuttons/mcp-server"
],
"env": {
"MAILBUTTONS_API_KEY": "",
"MAILBUTTONS_API_URL": "https://mailbuttons.com"
}
}
}
}