Connector guide1-minute read10 MCP toolsEN · DE · IT

MailerLiteをChatGPTに接続する方法 — MCP経由

任意のAIエージェントからMailerLite(メールマーケティング:購読者、グループ、キャンペーン、オートメーション、フィールド)を管理します。10のツール、Bearerトークン。

HCBy HelpCode teamUpdated 1 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

任意のAIエージェントからMailerLite(メールマーケティング:購読者、グループ、キャンペーン、オートメーション、フィールド)を管理します。10のツール、Bearerトークン。

こう聞いてみよう

MailerLite のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

MailerLite · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

💡 インストール不要?cloud.anythingmcp.comに直接アクセスしてください。 サインインし、Connectors → MailerLiteをクリックして、認証情報を貼り付け、MCP APIキーを作成 — 完了です。Dockerもgit cloneもローカルサーバーも不要です。

MailerLite + ChatGPT

任意のAIエージェントからMailerLite(メールマーケティング:購読者、グループ、キャンペーン、オートメーション、フィールド)を管理します。10のツール、Bearerトークン。

前提条件

コネクタに組み込まれた完全なセットアップ手順を参照してください(コネクタを選択するとアプリ内ストアに表示されます)。このコネクタに必要な環境変数は以下の通りです:

MAILERLITE_API_TOKEN

ステップ1 — 認証情報を取得

このコネクタはMailerLite API v2(connect.mailerlite.com/api)をラップしています。

セットアップ

  1. https://dashboard.mailerlite.com にログイン → 左下のアバター → Integrations → MailerLite API → Generate new tokenをクリック。
  2. スコープを選択(購読者、グループ、キャンペーン、フィールド、オートメーションの読み取り/書き込み)。
  3. MAILERLITE_API_TOKENを設定。

認証Authorization: Bearer ${MAILERLITE_API_TOKEN} + Accept: application/json

購読者のライフサイクル:すべてのメールはステータス(アクティブ、退会、迷惑メール、未確認、バウンス)を持つSubscriberになります。同じメールを二度追加すると、重複ではなく更新されます。

グループ:セグメンテーション用のタグ。購読者は多くのグループに所属できます。

…(アプリ内コネクタの指示に続く)

ステップ2 — アダプタをインストール

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

ステップ3 — ChatGPTにコネクタを追加

ChatGPTはConnectors機能を通じてMCPサーバーをサポートしています(Plus / Pro / Team / Enterpriseプラン)。無料プランではカスタムコネクタはサポートされていません。

  1. ChatGPT → Settings → Connectorsを開く(または作成者内の🔧アイコンをクリック → Manage connectors)。
  2. **"Add custom connector"**をクリック。
  3. 以下を入力:
    • Name: MailerLite
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearerトークン → あなたのMCP APIキーを貼り付ける(AnythingMCP → Profile → MCP API Keys → New Keyから)
  4. Connectをクリックして認証します。

利用可能なツール

ツール機能
mailerlite_list_subscribers購読者をリスト表示
mailerlite_get_subscriberIDまたはメールで1人の購読者を取得
mailerlite_upsert_subscriber購読者を作成または更新(メールに対して冪等)
mailerlite_delete_subscriber購読者を完全に削除
mailerlite_list_groupsグループをリスト表示
mailerlite_create_groupグループを作成
mailerlite_assign_to_group購読者をグループに追加
mailerlite_list_campaignsキャンペーンをリスト表示
mailerlite_get_campaign配信統計付きの1つのキャンペーンを取得
mailerlite_list_fields購読者フィールドをリスト表示(組み込み + カスタム)

FAQ

ChatGPTの無料プランはカスタムMCPコネクタで動作しますか? いいえ — Plus、Pro、Team、またはEnterpriseが必要です。

次のステップ

このガイドは役に立ちましたか?

Ready to ship

Your MailerLite agent is one click away.

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

関連ガイド

M
connectors

MailerLiteをClaudeに接続する方法 — MCP経由

任意のAIエージェントからMailerLite(メールマーケティング:購読者、グループ、キャンペーン、オートメーション、フィールド)を管理します。10のツール、Bearerトークン。

M
connectors

MailerLite を Cursor に接続する方法 — MCP 経由

任意のAIエージェントからMailerLite(メールマーケティング:購読者、グループ、キャンペーン、オートメーション、フィールド)を管理します。10のツール、Bearerトークン。

M
connectors

MailerLite を Gemini に接続する方法 — MCP 経由

任意のAIエージェントからMailerLite(メールマーケティング:購読者、グループ、キャンペーン、オートメーション、フィールド)を管理します。10のツール、Bearerトークン。

M
connectors

MailerLite to MCP — どのAIエージェントからでもMailerLiteを操作

どのAIエージェントからでもMailerLite(メールマーケティング:購読者、グループ、キャンペーン、オートメーション、フィールド)を管理します。10のツール、Bearerトークン。

connectors

Clockify を ChatGPT に接続する方法 — MCP 経由

Manage Clockify (time tracking, projects, tasks, clients, tags, workspace users, reports) from any AI agent. 18 tools, X-Api-Key auth.

connectors

Asana を ChatGPT に接続する方法 — MCP 経由

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.