claude mcp add commailbuttons-mcp-server -- npx -y @mailbuttons/mcp-server
{
"mcpServers": {
"commailbuttons-mcp-server": {
"command": "npx",
"args": ["-y", "@mailbuttons/mcp-server"]
}
}
}
{
"mcpServers": {
"commailbuttons-mcp-server": {
"command": "npx",
"args": ["-y", "@mailbuttons/mcp-server"]
}
}
}
{
"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.