4,500+ servers built on MCP Fusion
Vinkius
MailerLite logo
Vinkius
Claude Code logo

How to Use the MailerLite MCP in Claude Code

Automate your MailerLite list management from the command line. A headless MCP server for your CI/CD pipelines and cron jobs.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

MailerLite MCP on Cursor AI Code Editor MCP Client MailerLite MCP on Claude Desktop App MCP Integration MailerLite MCP on OpenAI Agents SDK MCP Compatible MailerLite MCP on Visual Studio Code MCP Extension Client MailerLite MCP on GitHub Copilot AI Agent MCP Integration MailerLite MCP on Google Gemini AI MCP Integration MailerLite MCP on Lovable AI Development MCP Client MailerLite MCP on Mistral AI Agents MCP Compatible MailerLite MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect MailerLite MCP to Claude Code

Create your Vinkius account to connect MailerLite to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Run List Cleanup on a Schedule

This is for headless automation. Set up a cron job that runs a command like `claude mailerlite-mcp list_subscribers --filter '{"status":"bounced"}'`. You can pipe that output directly to a script that calls `delete_subscriber` for each entry. This is how you keep your lists clean without manual intervention. This MCP connection is built for exactly this kind of background task.

Integrate MailerLite into Shell Scripts

Add new subscribers directly from a bash script. After a user signs up in your system, your script can call `claude mailerlite-mcp create_subscriber --email "..."` followed by `add_subscriber_to_group`. The output is clean JSON, so you can easily parse it with `jq` to grab the new subscriber ID for the next step. This turns complex API interactions into simple, chainable command-line operations.

Monitor Campaigns in Your CI/CD Pipeline

Use this MailerLite MCP server to build health checks into your deployment process. A simple `claude mailerlite-mcp list_campaigns | jq '. | length'` can verify that your campaigns are present after a deployment. You can also monitor account status with `get_me` or check form configurations with `list_forms`. If a command fails, it returns a non-zero exit code, which can automatically fail your GitHub Actions workflow.

Setup guide

Set up MailerLite MCP in Claude Code

Prerequisites

  • Claude Code CLI installed (npm install -g @anthropic-ai/claude-code)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Run the add command

    Open your terminal and run the command shown on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com. Use --scope user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see mailerlite-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest MailerLite transactions." It will automatically discover and invoke the available MailerLite tools.

Terminal
claude mcp add --transport http mailerlite-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about MailerLite MCP in Claude Code

Run `claude mailerlite-mcp create_subscriber --email "new@user.com"`. To add them to a group, pipe the output to get the ID and then run `add_subscriber_to_group` via the same MCP server connection.
Yes. Run `claude mailerlite-mcp list_subscribers` and pipe the JSON output to a tool like `jq` to convert it to CSV. The command would look something like `... | jq -r '.[] | [.email, .name] | @csv' > subscribers.csv`.
Absolutely. You can script group creation with `create_group` and get a list of all existing groups with `list_groups`. This lets your CI/CD pipeline dynamically create and manage audience groups in MailerLite without manual setup.
After running `remove_subscriber_from_group`, you can verify the change by calling `get_subscriber` with that subscriber's ID. The output will show their current group memberships.
All communication between Claude Code and this MCP server is over a secure transport you define. Vinkius processes each tool call, like `list_subscribers`, in an isolated sandbox that is destroyed after execution. Your API credentials are never stored on the machine running the script.

Start using the MailerLite MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 12 tools

We've already built the connector for MailerLite. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 12 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.