Mixmax MCP Server
Mixmax email productivity MCP server for Model Context Protocol hosts. Manage sequences, send tracked emails, use email templates (snippets), view meeting links, recall scheduled sends, and pull engagement analytics through a standardised MCP interface. Its 13 documented tools cover mixmax, sequence, recipients.
People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
One of 41 MCP servers published from mindstone/mcp-servers. Stars and repository activity are shared across all of them. See all 41 →
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · VERIFIED 2026-08-25
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install Mixmax
before you install - you'll need
MIXMAX_API_TOKEN
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add mindstone-mcp-servers-connectors-mixmax -- npx -y @mindstone/mcp-server-mixmax Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"mindstone-mcp-servers-connectors-mixmax": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-mixmax"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package @mindstone/mcp-server-mixmax - published under the repo owner's npm scope (@mindstone)
registry namespace io.github.mindstone is GitHub-verified and matches the repo owner
03 · What Mixmax can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can configure the Mixmax API token, get the current user's profile and account info, list sequences (automated email drip campaigns), and get full details for a sequence including stages.
Capability map
Tools grouped from the project's README - what Mixmax lets an agent do.
read & search
7 tools - e.g. Get the current user's profile and account info; List sequences (automated email drip campaigns); Get full details for a sequence including stages
get_mixmax_user · list_mixmax_sequences · get_mixmax_sequence · list_mixmax_messages · list_mixmax_snippets · list_mixmax_meeting_types…
delete
2 tools - e.g. Exit specific recipients from a sequence; Recall a scheduled, not-yet-sent message
remove_mixmax_sequence_recipients · cancel_mixmax_message
run & execute
2 tools - e.g. Send an email via Mixmax immediately; Send a template to recipients (optional scheduledAt to schedule the send)
send_mixmax_email · send_mixmax_snippet
Configure
1 tool - e.g. Configure the Mixmax API token
configure_mixmax_api_key
create & write
1 tool - e.g. Add recipients to a sequence (optional scheduledAt for delayed activation)
add_mixmax_sequence_recipients
04 · Who maintains Mixmax
Mixmax is maintained by mindstone. We track 41 MCP servers from mindstone - 41 actively maintained, 10 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from mindstone.
- OpenAI Image OpenAI image generation MCP server for Model Context Protocol hosts ★ 10
- Google Workspace Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more ★ 10
- Slack Slack MCP server: channels, messages, threads, reactions, users, files, and scheduled messages ★ 10
- HubSpot HubSpot CRM: contacts, deals, tickets, line items, properties, marketing, files, workflows, threads ★ 10
- Gamma Gamma AI presentation generation MCP server for Model Context Protocol hosts ★ 10
- Browser Automation Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs ★ 10
05 · Facts
- repository
- github.com/mindstone/mcp-servers
- category
- productivity - actively maintained as of 2026-08-25.
- registry
- io.github.mindstone/mcp-server-mixmax (active, first published 2026-05-21 · 3 versions)
- packages
- npm:@mindstone/mcp-server-mixmax
06 · Mixmax FAQ
Is Mixmax still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-19. We re-verify nightly.
What can Mixmax do?
With this server connected, an agent can configure the Mixmax API token, get the current user's profile and account info, list sequences (automated email drip campaigns), and get full details for a sequence including stages.
How do I install Mixmax?
Run `npx -y @mindstone/mcp-server-mixmax`. The README documents one environment variable (MIXMAX_API_TOKEN) to set first. You can also paste the ready-made client config above.
Does Mixmax run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Mixmax
Alternatives to Mixmax
Maintained productivity servers if Mixmax isn't the fit.
- Reactive Resume Free open-source resume builder with remote MCP tools for resumes and job applications. ★ 41,676 · 2026-08-24
- Praison AI AI Agents Framework with Self Reflection and MCP support ★ 8,955 · 2026-08-24
- Kaneo Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients ★ 8,508 · 2026-08-24
- Basic Memory Local-first knowledge management with bi-directional LLM sync via Markdown files. ★ 3,749 · 2026-08-24
- Mindwtr Task and project automation for local Mindwtr data, with read-only self-hosted Cloud access. ★ 1,742 · 2026-08-25
- Pm Claude Skills 1117 professional Agent Skills + workflow recipes - searchable & fetchable over MCP. ★ 1,308 · 2026-08-24
Pairs well with
Servers that cover what Mixmax doesn't - only shown when the pairing reason fits the companion.
More productivity MCP servers · Nano Banana · Napkin · Microsoft Office · OpenAI Image · Opus Clip (mindstone)