This project is no longer maintained.
Brevo MCP put the Brevo (formerly Sendinblue) API in front of your AI assistant: contacts, lists, campaigns, templates, analytics and transactional sends, without leaving the editor.
It did the job, but it was a thin wrapper over somebody else's API, and keeping a thin wrapper honest as that API moves is work we would rather spend elsewhere. A stale integration is worse than no integration, so we are retiring it rather than letting it drift.
- The npm package still installs.
@houtini/brevo-mcpis deprecated, not unpublished. Nothing you have running will break. - This repository is archived. The code stays readable and every existing link keeps working, but there are no further releases, and issues and pull requests are closed.
- Your Brevo account is untouched. This only ever held an API key and made calls on your behalf. Revoke the key if you no longer need it.
Fork it - it is MIT. Brevo publish an OpenAPI spec, so the fastest way to bring a wrapper like this back up to date is to regenerate the client from the current spec rather than patch the handlers one at a time.
The maintained Houtini MCP servers are listed at github.com/houtini-ai.
Part of the Houtini open-source MCP set. Questions: hello@houtini.com.
