Connector guide2-minute read10 MCP toolsEN · DE · IT

Как подключить Mautic к ChatGPT — через MCP

Mautic open-source marketing automation: contacts and their activity, segments, campaigns, e-mails with their send statistics, forms and form submissions. REST API, Basic auth against your own instance.

HCBy HelpCode teamОбновлено 2 min read Открытый код на GitHub

Без банковской карты · 7 дней пробного периода · Есть вариант self-host

Mautic

Mautic

Mautic open-source marketing automation: contacts and their activity, segments, campaigns, e-mails with their send statistics, forms and form submissions. REST API, Basic auth against your own instance.

инструментов

10

Регион

INTL

Категория

Marketing Automation

Аутентификация

Basic Auth

Требуемые env-vars

MAUTIC_URLMAUTIC_USERNAMEMAUTIC_PASSWORD
Установить в Cloud одним кликом

7 дней бесплатно · Без карты

  • 7 дней бесплатно
    Без банковской карты
  • GDPR & SOC 2 ready
    Данные в ЕС, журналы аудита
  • Открытый код на GitHub
    Open source · AGPL-3.0
  • Работает с ChatGPT, Claude, Gemini
    Любой MCP-совместимый клиент

Пропустите установку. Заработает меньше чем за 2 минуты.

Начните бесплатный период на cloud.anythingmcp.com, добавьте Mautic одним кликом и направьте свой ИИ-клиент (Claude, ChatGPT, Copilot или Cursor) на сгенерированный MCP-эндпоинт. Без Docker, без git clone, без опыта разработки.

Начать бесплатный период

Summary

Mautic open-source marketing automation: contacts and their activity, segments, campaigns, e-mails with their send statistics, forms and form submissions. REST API, Basic auth against your own instance.

Попробуй спросить

Примеры промптов для Mautic

Кликни по промпту — он скопируется. Вставь в Claude, ChatGPT, Cursor, Gemini, Copilot или OpenClaw и запусти через этот коннектор.

Mautic · live via MCP
Поделиться
Opus 4.7

Claude — это AI, он может ошибаться. Проверяйте ответы.

💡 Без установки? Используйте cloud.anythingmcp.com напрямую. Войдите, нажмите Connectors → Mautic, вставьте учётные данные, создайте MCP API key — готово. Без Docker, без git clone, без локального сервера.

Mautic + ChatGPT

Mautic open-source marketing automation: contacts and their activity, segments, campaigns, e-mails with their send statistics, forms and form submissions. REST API, Basic auth against your own instance.

Предварительные требования

Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:

MAUTIC_URL, MAUTIC_USERNAME, MAUTIC_PASSWORD

Шаг 1 — Получите учётные данные

Turn the API on first. Mautic ships with it disabled.

  1. As an administrator go to Settings → Configuration → API Settings and set API enabled to Yes, and Enable HTTP basic auth to Yes.
  2. Create a Mautic user for the integration with a role that grants view permissions on contacts, segments, campaigns and e-mails.
  3. Set MAUTIC_URL to your instance root (no trailing slash), plus MAUTIC_USERNAME and MAUTIC_PASSWORD. The adapter appends /api.

…(continued in the in-app connector instructions)

Шаг 2 — Установите адаптер

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Шаг 3 — Добавьте коннектор в ChatGPT

ChatGPT поддерживает MCP-серверы через функцию Connectors (планы Plus / Pro / Team / Enterprise). Бесплатный план не поддерживает кастомные коннекторы.

  1. Откройте ChatGPT → Settings → Connectors (или нажмите 🔧 в composer → Manage connectors).
  2. Нажмите "Add custom connector".
  3. Заполните:
    • Name: Mautic
    • MCP server URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → вставьте MCP API key
  4. Нажмите Connect.

Доступные инструменты

ToolWhat it does
mautic_list_contactsList contacts with their e-mail, name, company, points and stage
mautic_get_contactRead one contact in full: every field, their points, the segments and campaigns they belong to, and their owner
mautic_get_contact_activityRead one contact's activity timeline: page hits, e-mail opens and clicks, form submissions and campaign steps, in order
mautic_list_segmentsList segments with their name, alias and the number of contacts in each
mautic_list_segment_contactsList the contacts in one segment — who would actually receive a send to that segment
mautic_list_campaignsList campaigns with their name, description, publish status and the number of contacts in each
mautic_list_emailsList e-mails with their subject, type, publish status and send statistics — sent count, read count and the resulting read rate
mautic_get_emailRead one e-mail in full: its subject, from address, HTML body, the segments it targets and its send and read counts
mautic_list_formsList forms with their name, alias, publish status and submission count — the capture points feeding the contact base
mautic_list_form_submissionsList the submissions of one form with their date, IP, referrer and the field values submitted — the raw leads

FAQ

Работает ли бесплатный план ChatGPT с кастомными MCP Connectors? Нет — нужны Plus, Pro, Team или Enterprise.

Следующие шаги

Это руководство помогло?

Your Mautic agent is one click away.

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

Похожие руководства

connectors

Как подключить Mautic к Claude — через MCP

Mautic open-source marketing automation: contacts and their activity, segments, campaigns, e-mails with their send statistics, forms and form submissions. REST API, Basic auth against your own instance.

connectors

Как подключить Mautic к Cursor — через MCP

Mautic open-source marketing automation: contacts and their activity, segments, campaigns, e-mails with their send statistics, forms and form submissions. REST API, Basic auth against your own instance.

connectors

Как подключить Mautic к Gemini — через MCP

Mautic open-source marketing automation: contacts and their activity, segments, campaigns, e-mails with their send statistics, forms and form submissions. REST API, Basic auth against your own instance.

connectors

Mautic в MCP — управляйте Mautic из любого AI-агента

Mautic open-source marketing automation: contacts and their activity, segments, campaigns, e-mails with their send statistics, forms and form submissions. REST API, Basic auth against your own instance.

connectors

Как подключить AFAS Profit к ChatGPT — через MCP

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Как подключить Aruba Fatturazione Elettronica к ChatGPT — через MCP

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.