Agentmail
Freeby MCP Community
AgentMail MCP Server
v0.2.2Added Apr 12, 2026
agentmailmcpservertools
Agentmail MCP Server
AgentMail MCP Server
Installation
Reviews
Installation
Quick install
npx -y agentmail-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agentmail": {
"command": "npx",
"args": ["-y", "agentmail-mcp"]
}
}
}