
What is brevo-mcp
brevo-mcp is a Model Context Protocol (MCP) server developed by Apicolet. It is designed to integrate seamlessly with the Brevo API, allowing AI assistants like Claude to easily manage email and contact data. The server facilitates secure and efficient communication between AI systems and the Brevo platform, enabling tasks such as sending emails, managing contacts, and tracking email events. By implementing the MCP, brevo-mcp ensures compatibility and ease of use with various AI tools, providing a streamlined experience for users looking to enhance their AI assistant capabilities.
How to Use brevo-mcp
To utilize brevo-mcp with Claude Desktop, you need to configure it within your Claude environment. Follow these easy steps:
-
Configure Claude Desktop: Edit your Claude Desktop configuration file, typically located at
~/.config/claude-next/config.json
. Add the brevo-mcp server details:{ "MCPServers": { "brevo": { "command": ["npx", "@apicolet/brevo-mcp"], "config": { "apiKey": "your-brevo-api-key-here" } } } }
-
Restart Claude Desktop: After updating the configuration, restart Claude Desktop to apply the changes.
Once configured, you can interact with Brevo's features directly through your Claude conversations, allowing you to perform tasks like sending emails and managing contacts without leaving the AI interface.
Key Features of brevo-mcp
brevo-mcp offers a robust set of features to enhance your email and contact management capabilities:
-
Email Management:
- Send Transactional Emails: Quickly send emails directly from Claude.
- Track Email Delivery and Events: Monitor whether emails have been delivered and gauge recipient engagement.
- Beautiful Email Templates: Use pre-designed templates to create visually appealing emails.
-
Contact Management:
- Create and Update Contacts: Easily manage your contact list, adding new contacts or updating existing ones.
- Manage Custom Attributes: Tailor contact attributes to suit your needs and organize data effectively.
- Track Contact Activity: Keep an eye on how contacts interact with your emails.
Available Tools: brevo-mcp provides several tools accessible in Claude to perform specific actions, such as get_contact
to retrieve contact details, update_contact
to modify contact attributes, and send_email
to dispatch transactional emails.
With these features, brevo-mcp simplifies email and contact management, allowing AI assistants like Claude to execute these tasks effortlessly. Whether you're sending out newsletters or managing a contact database, brevo-mcp provides the tools you need to enhance productivity and maintain seamless communication.
How to Use
To use the brevo-mcp, follow these steps:
- Visit https://github.com/apicolet/brevo-mcp
- Follow the setup instructions to create an account (if required)
- Connect the MCP server to your Claude Desktop application
- Start using brevo-mcp capabilities within your Claude conversations
Additional Information
Created
February 11, 2025
Company
Start building your own MCP Server
Interested in creating your own MCP Server? Check out the official documentation and resources.
Learn More