How to integrate Brevo using MCP
Email, SMS and marketing automation. This guide creates an MCP server from Arthur's Brevo template — tools preconfigured against https://api.brevo.com/v3 — and finishes by sharing the server's MCP swagger documentation.
Steps
Open the Secrets vault and create a secret named
BREVO_API_KEYholding your API key. Go to Brevo → Profile → SMTP & API → API Keys and create a key.


Go to the REST API Templates gallery and search for Brevo.


Click Use template on the Brevo card to open the server-creation dialog.


Review the server name and select
BREVO_API_KEYin the credential field — the dialog only accepts vault secrets, and it lists every tool that will be created.


Click Create server. Arthur creates the server, applies the authentication, and generates all the tools.





Open the server's Tools tab to review the generated tools.

Open the server's Connect section and click Share the MCP swagger documentation — Arthur generates the public documentation link and QR code for this server.



Confirm it worked
The server appears with 3 preconfigured tool(s): send_email, get_contacts, get_email_stats. The Connect section offers the MCP swagger documentation — a shareable page with setup instructions for any AI client.
Good to know
- Send transactional emails and SMS, manage contacts, and track campaign performance with Brevo (formerly Sendinblue).
- This integration requires a credential (api-key). Get one at https://www.brevo.com/free-email-marketing-tool/.
- Official API documentation: https://developers.brevo.com/reference
- Editing a tool later never changes the template — templates are starting points, and the server is fully yours after creation.
Related
Tutorial video