Integration walkthrough · Updated 2026-05-22
Brevo MCP + Claude: setup walkthrough and the 5 workflows that earn their install time
Brevo ships a hosted MCP server at https://mcp.brevo.com, API-key authenticated over remote HTTP. Documentation at help.brevo.com. The integration takes about 4 minutes to set up and is included on every paid Brevo tier starting at Starter ($9/mo). This walkthrough covers the setup, the 5 highest-leverage workflows, the daily-volume gotcha, and the operator hygiene that keeps the credential clean.
Want to try Brevo?
Brevo MCP is free on every paid tier — Starter starts at $9/mo
Wire it into Claude in 4 minutes. Email + SMS + transactional + contact management all from chat.
Start with Brevo →Affiliate link — StackSwap earns a commission if you sign up for Brevo. We only partner with tools we'd recommend anyway.Step 1: Generate a Brevo API key
In Brevo: Settings → SMTP & API → API Keys → Create New API Key. Name it explicitly — "Claude integration (Nick)" or "AI - chat-driven sends" — so the activity log is readable later. Copy the token immediately; Brevo shows it once.
Operator hygiene note: Brevo's API permissions are workspace-wide rather than user- scoped, so treat the key as a high-trust credential. Don't paste it into shared agent configs or commit it to a repo; rotate on a regular cadence (monthly is reasonable for production use).
Step 2: Add Brevo MCP to Claude
- Claude Desktop: Settings → Connectors → Add custom MCP. Endpoint: https://mcp.brevo.com. Paste your API key. Save.
- claude.ai (web): Settings → Connectors → Add → Custom MCP. Same fields. Web and desktop use identical connector config.
- Claude Code: add the server to your workspace .mcp.json or project-level config. Schema is documented at help.brevo.com.
Step 3: Verify the connection
Smoke test in chat: "Using the Brevo MCP, show me my contact lists." Claude should respond with your actual lists. If the call fails: (a) check the API key for paste truncation, (b) verify the endpoint URL is correct, (c) confirm the key has the permissions to read lists (most keys do by default). Fix in that order before deeper troubleshooting.
The 5 workflows that earn their install
1. Draft and send email campaigns from chat
"Draft a campaign to our 'Free trial — week 2' segment with three sections: a value recap, a customer success story, and a clear upgrade CTA. Schedule it for Tuesday 10 AM Eastern." Claude writes the copy, picks the segment, schedules the send. The confirmation gate in your MCP client is what stops it from firing without your approval.
2. Send transactional SMS for time-sensitive messages
"Send an SMS reminder to every customer with an appointment in the next 2 hours." Brevo's transactional SMS surface is reachable from MCP — useful for agent loops that need to fire time-sensitive notifications without going through email-specific workflow tooling.
3. Contact management at chat-speed
"Add jane@acme.example.com to our 'enterprise prospects' list with attributes company=Acme, tier=enterprise, source=referral." Replaces the manual list-management workflow. Useful inside agent loops that source contacts from elsewhere (Apollo MCP, scraped lists, form submissions) and need to push them to Brevo's marketing layer.
4. Template generation and A/B test prep
"Generate 3 subject-line variations for our upcoming product-launch email, optimized for opens. Save them as templates in Brevo so we can A/B test." The LLM writes; the MCP saves the templates; the next campaign-build picks from the variations.
5. Campaign performance summarization
"Pull performance data for our last 5 campaigns. Which had the highest engagement? Summarize what's different about the winning ones." Replaces the dashboard-walking session with a single chat exchange. The LLM has access to actual open/click/bounce data, not just operator memory.
The daily-volume gotcha — check quota before fan-out
Brevo's pricing is structured around daily email volume: Free 300/day, Starter 5,000/day, Business 20,000/day. The MCP doesn't enforce a soft warning before you hit the cap, so a fan-out send can exhaust the day's allocation. Three mitigations:
- Query account quota at session start. The account-details endpoint returns remaining daily volume; an agent loop should check budget before firing a send.
- Cap LLM send-volume in the system prompt. "Before any send operation touching more than 50 recipients, ask for explicit confirmation." Reliable guardrail.
- Use Test mode for agent iterations. Brevo supports test sends to small recipient lists; build agent loops against test segments first, then promote.
Where StackSwap MCP fits alongside Brevo MCP
Brevo MCP exposes your Brevo data. StackSwap MCP exposes the cross-vendor GTM catalog — ~400 tools with monthly costs, AI-readiness scores, overlap pairs. Load both into the same Claude session: "draft and send this campaign" (Brevo MCP) plus "what should our marketing-email stack look like at our scale" (StackSwap MCP).
Want to try Brevo?
Brevo MCP + Claude is the cheapest bundled marketing-email stack in 2026
$9/mo entry, 4-minute setup, email + SMS + transactional in one chat. The 5 workflows above earn the install on the first send.
Start with Brevo →Affiliate link — StackSwap earns a commission if you sign up for Brevo. We only partner with tools we'd recommend anyway.FAQ
Related reading
- Brevo MCP review — the operator take
- Brevo MCP vs Zapier — when each wins
- Brevo — full operator review
- Is Brevo worth it in 2026?
- Best Brevo alternatives 2026
- Brevo vs HubSpot Marketing Hub (sub-$1M ARR)
- StackSwap MCP — the cross-vendor GTM meta-layer
- What is MCP for B2B SaaS operators
- Best MCP Servers for B2B SaaS Operators 2026
Canonical URL: https://stackswap.ai/brevo-mcp-claude-integration. Disclosure: StackSwap is a Brevo affiliate.