MailerLite Connector for AI agents.
10 live capabilities
Manage email marketing campaigns and subscriber lists with your AI client.
Waiting for input…
Why people use MailerLite
MailerLite for Automating Subscriber Management
With this Connector, you just tell your agent to add the new lead to the right group. It handles the data entry in the background. You get a confirmed action without ever opening a new tab.
What Vinkius changes
You stop clicking through dashboards and start managing your marketing via chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automating lead organization
A lead signs up on a site.
- Real-world use case 02
Checking VIP status in support
A customer asks if they're on the VIP list.
- Real-world use case 03
Verifying campaign status
Need to know what's live?
Complete set · 10capabilities
The complete MailerLite capability set.
These are the exact actions your AI can choose when you ask it to work with MailerLite.
01—04
4 capabilities in this set.
Part of 10 available through MailerLite.
- 01 Capability
Create group
Make a new group for your audience. Use this to organize new lead sources or specific interest categories.
- 02 Capability
Get subscriber
Look up a specific person's info. Use this to see their history or current status without searching.
- 03 Capability
List campaigns
See all your campaigns. This helps you track what's live and what's still in the draft phase.
- 04 Capability
List custom fields
Essential for identifying which fields can be mapped during subscriber upserts. List all custom subscriber fields
05—07
3 capabilities in this set.
Part of 10 available through MailerLite.
- 05 Capability
List forms
See all your popups and forms. This lets you monitor where your leads are coming from in real time.
- 06 Capability
List groups
See all your groups. This helps you understand how your audience is currently organized in the backend.
- 07 Capability
List segments
See all your segments. Use this to check your different marketing filters and audience views.
08—10
3 capabilities in this set.
Part of 10 available through MailerLite.
- 08 Capability
List subscribers
Get a list of your subscribers. You can filter by status like active, unsubscribed, or bounced.
- 09 Capability
List webhooks
List active account webhooks
- 10 Capability
Upsert subscriber
Requires the email address and supports optional first/last name fields. Create or update a subscriber
Set up in minutes
One URL. Then ask MailerLite to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MailerLite from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_b20Ct0fMknIlmhWnr1JtYQPIvalIxc85hClKGOsd/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it MailerLite, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MailerLite for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_b20Ct0fMknIlmhWnr1JtYQPIvalIxc85hClKGOsd/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the MailerLite URL.
- Step 03
Save and start
Save the connection and enable MailerLite in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mailerlite": {
"url": "https://edge.vinkius.com/vk_preview_b20Ct0fMknIlmhWnr1JtYQPIvalIxc85hClKGOsd/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using MailerLite
Open Agent mode in chat and ask: "Using MailerLite, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mailerlite": {
"url": "https://edge.vinkius.com/vk_preview_b20Ct0fMknIlmhWnr1JtYQPIvalIxc85hClKGOsd/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using MailerLite
Ask Copilot: "Using MailerLite, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mailerlite": {
"url": "https://edge.vinkius.com/vk_preview_b20Ct0fMknIlmhWnr1JtYQPIvalIxc85hClKGOsd/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using MailerLite
Open Cascade and ask: "Using MailerLite, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mailerlite": {
"url": "https://edge.vinkius.com/vk_preview_b20Ct0fMknIlmhWnr1JtYQPIvalIxc85hClKGOsd/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using MailerLite
Ask Cline: "Using MailerLite, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mailerlite --transport http "https://edge.vinkius.com/vk_preview_b20Ct0fMknIlmhWnr1JtYQPIvalIxc85hClKGOsd/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using MailerLite
Ask Claude: "Using MailerLite, show me...". 10 tools are ready
Where the request belongs
Work MailerLite can move forward.
This is for marketing managers who are drowning in spreadsheets, customer support leads who need to check subscriber status on the fly, and content creators who need to verify campaign drafts without leaving their workspace.
Marketing Manager
Checks campaign performance and subscriber counts during weekly meetings without opening the MailerLite app.
Customer Support Lead
Verifies if a customer is in a VIP group while helping them in a live support chat.
Content Creator
Confirms that a newsletter draft is ready and scheduled for distribution during the final review.
Operations Lead
Pulls subscriber data to sync with other marketing capabilities and ensure audience consistency.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMailerLite
Design beautiful emails, grow your subscriber base, and sell digital products with marketing capabilities that put simplicity first.
Mailingwork
Execute professional email marketing campaigns with advanced segmentation, A/B testing, and GDPR-compliant list management.
AWeber
Manage subscribers, mailing lists, and email campaigns via AWeber. orchestrate newsletters natively via AI.
Flodesk
Design gorgeous email campaigns with intuitive templates that grow your audience and reflect your brand without design skills.
EmailOctopus
Send beautiful email campaigns at a fraction of the cost with a platform built for startups and growing businesses.
Mailjet
Deliver emails at scale with collaborative template editing, real-time monitoring, and deliverability analytics in one platform.
Bring your own AI
Change the model, client or framework. Keep MailerLite connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about MailerLite.
The practical details behind the request, access and result.
Can the MailerLite MCP help me manage my email lists?
Yes. It allows your AI agent to add, remove, and update subscribers automatically. You can keep your list clean and organized without having to log into the MailerLite dashboard every time you get a new lead.
How does the MailerLite MCP handle subscriber groups?
It can create new groups and move people in or out of them based on your instructions. This makes it easy to segment your audience for specific marketing goals or promotions.
Can I use the MailerLite MCP to see my campaign performance?
You can use it to list your campaigns and see which ones are sent and which are still in draft mode. This gives you a quick overview of your marketing activity.
Does the MailerLite MCP work with my existing forms?
Yes, it can list your existing popup and embedded forms. This helps you monitor which lead generation capabilities are active in your account.
Can my AI agent help with subscriber list hygiene?
Absolutely. Your agent can filter subscribers by status like active or bounced and remove people from your lists to ensure your data remains accurate and compliant.
How do I use MailerLite MCP to check customer details?
You can ask your agent to look up a specific subscriber by their email. It will return their details and group memberships, which is perfect for customer support workflows.
How do I find my MailerLite API token?
Log in to MailerLite, go to Integrations, and click API to generate a new token. Copy and paste it into the token field below.
Can I add subscribers to specific groups using the AI agent?
Yes. Use the add_subscriber_to_group capability with the specific Group ID and Subscriber ID. Your agent will link them instantly and confirm the association.
Is it possible to monitor campaign drafts?
Yes. You can list all campaigns, including those in draft status, using the list_campaigns capability. This allows your agent to audit content before it is finalized.
Can I create campaigns and track performance?
Yes. Create and schedule campaigns, send to groups or segments, and track opens, clicks, bounces, and conversions in real time.
Does MailerLite require an API version parameter?
Yes. MailerLite requires an API Key and API Version (v1 or v2) for configuration. Bearer auth against api.mailerlite.com/api/v2.
Can I manage automation workflows?
Yes. Browse active automations, monitor trigger rates, and view email sequence performance.
One connection away
Give your agent a direct line to MailerLite.
Connect MailerLite once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available