Connector guide2-minute read10 MCP toolsEN · DE · IT

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

Matomo web analytics: visits, page and entry-page reports, referrers, countries and devices, goal conversions and live visitor detail. Reporting API on Matomo Cloud or your own instance, token_auth.

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

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

Matomo

Matomo

Matomo web analytics: visits, page and entry-page reports, referrers, countries and devices, goal conversions and live visitor detail. Reporting API on Matomo Cloud or your own instance, token_auth.

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

10

Регион

INTL

Категория

Analytics

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

Query Param Auth

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

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

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

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

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

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

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

Summary

Matomo web analytics: visits, page and entry-page reports, referrers, countries and devices, goal conversions and live visitor detail. Reporting API on Matomo Cloud or your own instance, token_auth.

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

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

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

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

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

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

Matomo

Matomo web analytics: visits, page and entry-page reports, referrers, countries and devices, goal conversions and live visitor detail. Reporting API on Matomo Cloud or your own instance, token_auth.

Настройка

Getting a token

  1. Sign in to Matomo and open Administration → Personal → Security → Auth tokens, then Create new token.
  2. Leave 'Only allow secure requests' unticked only if you must — with it ticked, Matomo 4+ requires the token in a POST body rather than a query parameter. This adapter sends it as a query parameter (GET), which is Matomo's classic Reporting API shape and what the majority of installs accept.
  3. Set MATOMO_URL to your Matomo root (no trailing slash, no /index.php) and MATOMO_TOKEN to the token.

…(continued in the in-app connector instructions)

Предварительные требования: MATOMO_URL, MATOMO_TOKEN

Локальная установка коннектора

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

Откройте http://localhost:3000/connectors/store, выберите Matomo и введите переменные, перечисленные в Предварительных требованиях.

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

ToolWhat it does
matomo_get_versionRead the Matomo version of this instance
matomo_list_sitesList the sites this token can report on, with their id, name, main URL, timezone and currency
matomo_get_visits_summaryRead the headline numbers for a period: visits, unique visitors, actions, bounce rate, average visit duration and actions per visit
matomo_get_page_urlsRead the page report: which URLs were viewed, how often, their average time on page, bounce rate and exit rate
matomo_get_entry_pagesRead which pages visitors arrived on, with entries, bounce rate and the visits that followed — the landing-page view, not the pageview vie
matomo_get_referrersRead where the traffic came from: search engines, websites, social networks, campaigns and direct entry, with visits and actions for each
matomo_get_countriesRead the visits broken down by country, with visit counts, actions and bounce rate — the geography of the audience
matomo_get_device_typesRead the visits broken down by device type — desktop, smartphone, tablet — with visits, actions and bounce rate
matomo_get_goalsRead goal conversions for a period: conversions, conversion rate and revenue, overall or for one goal
matomo_get_last_visitsRead individual recent visits with their referrer, country, device, and the pages each one viewed in order

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

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

Your Matomo agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

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

connectors

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

Matomo web analytics: visits, page and entry-page reports, referrers, countries and devices, goal conversions and live visitor detail. Reporting API on Matomo Cloud or your own instance, token_auth.

connectors

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

Matomo web analytics: visits, page and entry-page reports, referrers, countries and devices, goal conversions and live visitor detail. Reporting API on Matomo Cloud or your own instance, token_auth.

connectors

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

Matomo web analytics: visits, page and entry-page reports, referrers, countries and devices, goal conversions and live visitor detail. Reporting API on Matomo Cloud or your own instance, token_auth.

connectors

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

Matomo web analytics: visits, page and entry-page reports, referrers, countries and devices, goal conversions and live visitor detail. Reporting API on Matomo Cloud or your own instance, token_auth.

connectors

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

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 в MCP — управляйте Aruba Fatturazione Elettronica из любого AI-агента

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.