Loading MCP server directory, please wait...
Mixmax email productivity MCP server for Model Context Protocol hosts
npx @getmcp/cli add io.github.mindstone/mcp-server-mixmaxRequires Node.js 18+. Community-contributed server. Review source before installing.
MIXMAX_API_TOKENMixmax API token (from dashboard settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mindstone/mcp-server-mixmax": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-mixmax"
],
"env": {
"MIXMAX_API_TOKEN": ""
}
}
}
}