The email MCP server: what your AI assistant can do with email | Brixus365 Blog
Back to Blog
Guides7 min read

The email MCP server: what your AI assistant can do with email

Connect Brixus365 to Claude, Cursor, or any AI assistant and it can design, send, schedule, and track email — just by asking. Here's what that unlocks, the use cases that work today, and how to run it hosted or self-hosted.

Brixus365 TeamReviewed and edited by the Brixus365 team
On this page · 7

You open Claude or Cursor, type “design a Christmas promo with a festive hero image and our CHEER20 code, then send it to my VIP customers,” and it happens — the template gets built, the email goes out, and your assistant reports who opened it. No dashboard, no copy-paste, no code.

That’s what an email MCP server does. Here’s how it works, what it’s good for, and how to run it.

You ask

“Design a Christmas promo and send it to my customer list.”

MCP
16 tools
Email sent
built, sent & tracked

You describe it in plain English — the MCP server's tools do the rest.

What an email MCP server is

The Model Context Protocol (MCP) is an open standard that lets AI assistants call real tools. An email MCP server exposes email as a set of tools your assistant can use — so instead of you opening a dashboard, writing the copy, and clicking send, you just ask, and the assistant does it.

The magic is the protocol layer: one server, every client. Set it up once and it works in Claude Desktop, Claude Code, Cursor, Cline, Zed — and any client that ships tomorrow. No custom integration per assistant, no SDK to wire up, no API plumbing.

Why email specifically? Most real work ends in telling a human something — a customer needs a receipt, a user needs a reset link, a list needs a campaign. Email is the assistant’s output channel. Without it, the work stays trapped in a chat window.

What you actually do with it

  • Design and send a campaign from a brief. “Design a holiday promo with a festive hero image and our CHEER20 code, then send it to my VIP customers.” The assistant builds the template, sends it, and reports opens — no designer, no dashboard.
  • Tailored lifecycle email. The assistant looks at how someone signed up and sends a welcome that actually fits, instead of a one-size-fits-all blast.
  • Support replies that write themselves. Read the ticket, look up the order (via another MCP server), draft and send the reply — or escalate when it’s unsure.
  • Ops alerts in plain English. Summarise a noisy alert and email the on-call rotation the why, not the stack trace.
  • Transactional sends from code. Receipts, OTPs, magic links — fired straight from Claude Code or Cursor while you build.

The pattern: the assistant is the brain, the MCP server is the muscle, email is the output.

Works with the assistant you already use

Claude Desktop · Claude Code · Cursor · Cline · Zed · Continue · and any MCP-compatible client. Set it up once; it works everywhere.

Hosted or self-hosted?

For almost everyone, the hosted server (mcp.brixus365.com) is the answer: point your client at the URL, sign in with OAuth, done. No install, no API key, no infrastructure. (In Claude Desktop: Settings → Connectors → Add custom connector → paste the URL.)

Self-host from source when you want to audit the code, pin a version, run inside an air-gapped or VPC network, or point at a staging environment.

Self-host in five minutes

You’ll need Node 18+ and a Brixus365 API key — the Free plan is 9,000 emails a month, no card.

git clone https://github.com/Brixus-Technologies/brixus365-mcp.git
cd brixus365-mcp
npm install && npm run build

Then point your client at the build (Claude Code shown):

claude mcp add brixus365 -- env BRIXUS365_API_KEY=bx_live_your_key node /path/to/brixus365-mcp/dist/index.js

Ask your assistant “What Brixus365 tools do you have?” — you should see all 16. The full walkthrough is in the self-hosting guide.

Keep it safe

  • Start on the Free plan and watch the assistant operate before going live.
  • Scope keys per role — emails:send for a sender, templates:write for a designer, marketing:* for campaigns.
  • Tag agent-sent mail with a recognisable from_name so it’s easy to spot.
  • Keep a human in the loop for large or sensitive sends.

FAQ

Do I have to self-host the MCP server?
No — the hosted server is easier and needs no API key; you point your client at the URL and sign in. Self-host only when you want to audit the code, pin a version, or run inside a private network.
Is the email MCP server free?
Yes. The Free plan includes 9,000 emails a month and works with the MCP server, no credit card.
Do I need an API key?
For the hosted server, no — you sign in with OAuth and there’s nothing to copy or store. You only need an API key if you self-host from source.
Can my assistant design templates, not just send?
Yes — it can build and edit full templates, with images, on the Free plan. Sending and tracking are free too. Only the marketing-campaign tools need a paid plan.
Which AI assistants does it work with?
Claude Desktop, Claude Code, Cursor, Codex, Cline, Zed, Continue, and any client that supports the Model Context Protocol. Set it up once and it works everywhere.

Ready to try it? See it on the MCP page, or jump straight to the setup guide and the 16 tools. 9,000 emails a month free, no credit card.

SharePost on XLinkedIn
Try it free

Send smarter emails with Brixus365

Campaigns and transactional API on one engine. 9,000 emails/month free, no credit card.

Start sending free
9,000 emails/month freeNo credit card required
All articles →
Stay in the loop

New guides, straight to your inbox

Field notes on deliverability, list hygiene, and transactional email — roughly once a month, no fluff.

No spam. Unsubscribe with one click. We respect your inbox.