Brevo MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BREVO_API_KEY | Yes | Your standard Brevo v3 API key (starts with xkeysib-) | |
| BREVO_BASE_URL | No | Custom API base URL | https://api.brevo.com/v3 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_account_infoA | Get Brevo account information including plan and credits |
| get_contactsB | List contacts with optional filtering and pagination |
| send_emailB | Send a transactional email using Brevo |
| get_email_campaignsC | List email campaigns with filtering options |
| get_campaign_analyticsB | Get detailed analytics for a specific campaign including recipient-level data |
| get_campaigns_performanceC | Get performance metrics for multiple campaigns |
| get_contact_analyticsC | Get analytics for contacts including engagement metrics |
| get_analytics_summaryC | Get comprehensive analytics summary with insights |
| get_campaign_recipientsB | Get recipient list for a specific campaign |
| create_email_campaignC | Create a new email campaign in Brevo |
| update_email_campaignC | Update an existing email campaign |
| send_campaign_nowC | Send an email campaign immediately |
| send_test_emailA | Send a test version of a campaign to your pre-configured Brevo test list for review before sending to actual recipients |
| update_campaign_statusC | Update campaign status (pause, resume, archive) |
| get_shared_template_urlC | Get a shareable URL for a campaign template |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mark-o298/brevo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server