Loading MCP server directory, please wait...
Email for AI agents. Send and receive as markdown with human oversight.
npx @getmcp/cli add io.github.H179922/multimail-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
MULTIMAIL_API_KEYYour MultiMail API key (starts with mm_live_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.H179922/multimail-mcp-server": {
"command": "npx",
"args": [
"-y",
"@multimail/mcp-server"
],
"env": {
"MULTIMAIL_API_KEY": "",
"MULTIMAIL_MAILBOX_ID": ""
}
}
}
}