Connect
Optimize
Secure
The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench • Explore Tool Discovery →
Connect your AI agent to StackOne's Brevo MCP server and give it 64 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
Create, read, update, and delete across Brevo — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Brevo MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Brevo tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Brevo call.
Tools Discovery →A Brevo MCP server lets AI agents read and write Brevo data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Brevo MCP server ships with 64 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from Brevo's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Create a new contact in Brevo
Retrieve all contacts with pagination and filtering
Retrieve a specific contact by email or ID
Update an existing contact
Delete a contact from Brevo
Create a new email campaign
Retrieve all email campaigns
Retrieve a specific email campaign with statistics
Update an existing email campaign
Delete an email campaign
Create a new SMS campaign
Update an existing SMS campaign
Delete an SMS campaign
Create a new transactional email template
Retrieve a specific email template
Update an existing transactional email template
Delete a transactional email template
Create a new deal in the CRM
Retrieve all deals with filtering and pagination
Retrieve a specific deal
Update an existing deal
Delete a deal from the CRM
Create a new company in the CRM
Retrieve a specific company
Update an existing company
Delete a company from the CRM
Create a new CRM task
Retrieve all CRM tasks
Retrieve a specific CRM task
Update an existing CRM task
Delete a CRM task
Create a new CRM note
Retrieve all CRM notes
Retrieve a specific CRM note
Update an existing CRM note
Delete a CRM note
Create a new webhook
Retrieve all webhooks
Retrieve a specific webhook
Update an existing webhook
Delete a webhook
Retrieve all products
Retrieve a specific product
Create a new contact list
Send a transactional email
Create and Send a WhatsApp campaign
Create a WhatsApp template
Send a transactional WhatsApp message
List all contact attributes
Retrieve all contact lists
Retrieve a specific contact list
Retrieve a specific SMS campaign
Retrieve all transactional email templates
Retrieve all deal pipelines with stages
Retrieve all companies
Retrieve all CRM task types
Retrieve all validated email senders
Retrieve account information
Update an existing contact list
Delete a contact list
Returns the information for all your created SMS campaigns
Return all your created WhatsApp templates
Create or update an eCommerce product
Managing the status of the order
Connect your AI agent to Brevo and help your team scale the marketing operations they run by hand today.
Use StackOne to connect your AI agent to your marketing automation, CRM, and email tools to automate lead nurture email sequences.
ViewUse StackOne to connect your AI agent to your marketing automation, email, and analytics platforms to automate campaign performance reporting.
ViewUse StackOne to connect your AI agent to your document stores, email platforms, and messaging tools to automate content repurposing and distribution.
ViewOne endpoint. Any framework. Your agent is talking to Brevo in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.