💬

Mailbuttons

Governed email for AI agents: sandbox inboxes, server-side policy gate, tamper-evident audit.

Communication stdio npm npmstdioremote
RUN IN TERMINAL
claude mcp add commailbuttons-mcp-server -- npx -y @mailbuttons/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "commailbuttons-mcp-server": { "command": "npx", "args": ["-y", "@mailbuttons/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "commailbuttons-mcp-server": { "command": "npx", "args": ["-y", "@mailbuttons/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "commailbuttons-mcp-server": { "command": "npx", "args": ["-y", "@mailbuttons/mcp-server"] } } }

About This MCP Server

The com.mailbuttons/mcp-server is a communication tool that enables governed email for AI agents, providing features such as sandbox inboxes and a server-side policy gate to control interactions. It connects to AI coding assistants through standard input/output interfaces and supports remote connections, making it accessible via npm packages. Developers would use this tool when they need to integrate email functionality into their AI applications while ensuring security and compliance with policies.

Governed email for AI agents: sandbox inboxes, server-side policy gate, tamper-evident audit.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.

Package

@mailbuttons/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Mailbuttons server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/commailbuttons-mcp-server.svg)](https://skillsplayground.com/mcps/commailbuttons-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.