Loading MCP server directory, please wait...
Email infrastructure for AI agents. Create inboxes, send/receive email, and search messages.
npx @getmcp/cli add io.github.joansongjr/clawaimailRequires Node.js 18+. Community-contributed server. Review source before installing.
CLAWAIMAIL_API_KEYYour ClawAIMail API key. Get one at https://clawaimail.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.joansongjr/clawaimail": {
"command": "npx",
"args": [
"-y",
"clawaimail-mcp"
],
"env": {
"CLAWAIMAIL_API_KEY": ""
}
}
}
}