Connector guide2-minute read10 MCP toolsEN · DE · IT

Come collegare MailerLite a Claude — via MCP

Manage MailerLite (email marketing: subscribers, groups, campaigns, automations, fields) from any AI agent. 10 tools, Bearer token.

HCBy HelpCode teamUpdated 2 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

MailerLite

Manage MailerLite (email marketing: subscribers, groups, campaigns, automations, fields) from any AI agent. 10 tools, Bearer token.

Tools

10

Region

INTL

Category

email

Authentication

Bearer Token

Required env vars

MAILERLITE_API_TOKEN
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the MailerLite in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Manage MailerLite (email marketing: subscribers, groups, campaigns, automations, fields) from any AI agent. 10 tools, Bearer token.

Prova a chiedere

Prompt di esempio per MailerLite

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

MailerLite · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → MailerLite, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

MailerLite + Claude

Manage MailerLite (email marketing: subscribers, groups, campaigns, automations, fields) from any AI agent. 10 tools, Bearer token.

Prerequisiti

Le istruzioni di setup complete sono incluse nel connettore stesso (visibili nello store quando lo selezioni). Le variabili d'ambiente richieste sono:

MAILERLITE_API_TOKEN

Step 1 — Ottieni le credenziali

This connector wraps the MailerLite API v2 (connect.mailerlite.com/api).

Setup:

  1. Log into https://dashboard.mailerlite.com → bottom-left avatar → Integrations → MailerLite API → Generate new token.
  2. Pick scopes (read/write subscribers, groups, campaigns, fields, automations).
  3. Set MAILERLITE_API_TOKEN.

Authentication: Authorization: Bearer ${MAILERLITE_API_TOKEN} + Accept: application/json.

Subscriber lifecycle: every email becomes a Subscriber with status (active, unsubscribed, junk, unconfirmed, bounced). Adding the same email twice updates rather than duplicating.

Groups: tags for segmentation. A subscriber can belong to many groups.

…(continued in the in-app connector instructions)

Step 2 — Installa l'adapter

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Step 3 — Aggiungi il connettore in Claude

Percorso consigliato — funziona su claude.ai web senza toccare alcun file di configurazione.

  1. Apri claude.ai/customize/connectors.
  2. Clicca "Add custom connector".
  3. Compila:
    • Name: MailerLite
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → incolla la tua MCP API key (da AnythingMCP → Profile → MCP API Keys → New Key)
  4. Clicca Connect per autorizzare.

Tutti i tool sotto compaiono nella tua chat — inizia a scrivere prompt.

Tool disponibili

ToolWhat it does
mailerlite_list_subscribersList subscribers
mailerlite_get_subscriberGet one subscriber by ID or email
mailerlite_upsert_subscriberCreate or update a subscriber (idempotent on email)
mailerlite_delete_subscriberPermanently delete a subscriber
mailerlite_list_groupsList groups
mailerlite_create_groupCreate a group
mailerlite_assign_to_groupAdd a subscriber to a group
mailerlite_list_campaignsList campaigns
mailerlite_get_campaignGet one campaign with delivery stats
mailerlite_list_fieldsList subscriber fields (built-in + custom)

FAQ

Funziona con Claude Code come con Claude Desktop? Sì — punta entrambi a https://cloud.anythingmcp.com/mcp.

Prossimi passi

Questa guida ti è stata utile?

Ready to ship

Your MailerLite agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

Guide correlate