How to Use the MailerLite MCP in Claude Code
Manage your marketing lists from the terminal. Hook Claude Code into your CI/CD pipelines to automate subscriber syncs.
Works with every AI agent you already use
…and any MCP-compatible client
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.
Headless MCP Server Syncing
Triggering `upsert_subscriber` from the command line lets you pipe user data straight from your database dumps into your mailing lists. Claude Code handles the batch processing without ever opening a browser. You just pass the email addresses, and the tool updates the records instantly. You can wrap this in a cron job that runs `list_subscribers` every night. Your shell scripts grab the latest engagement metadata and sync it back to your internal data warehouse. The terminal does the work while you sleep.
Infrastructure as Code for Marketing
Running `create_group` via Claude Code allows you to provision marketing segments as part of your deployment process. When you spin up a new product environment, your MCP client builds the corresponding audience groups automatically. Your marketing ops become just another piece of automated infrastructure. It follows up with `list_webhooks` to ensure your event listeners are properly registered. If a deployment drops a webhook, your CI pipeline catches the missing configuration before traffic hits the new release.
Validate Campaigns and Segments
Using `list_campaigns` gives you programmatic access to deployment schedules. You can configure Claude Code to block high-risk database migrations if a massive email blast is currently active. The terminal reads the marketing reality and adjusts your engineering tasks accordingly. Then it runs `list_segments` to verify that your data pipelines are feeding the right audiences. You get instant validation that your high-engagement users are correctly categorized, all from a quick CLI command.
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
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 userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemailerlite-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest MailerLite transactions." It will automatically discover and invoke the available MailerLite tools.
claude mcp add --transport http mailerlite-alternative-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
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the MailerLite MCP today
We host it, we monitor it, we maintain it. You just paste one token.