Connector guide3-minute read10 MCP toolsEN · DE · IT

Cómo conectar Matomo a Claude — via 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.

HCBy HelpCode teamActualizado 3 min read Código abierto en GitHub

Sin tarjeta de crédito · 7 días de prueba · Alternativa self-host disponible

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.

herramientas

10

Región

INTL

Categoría

Analytics

Autenticación

Query Param Auth

Env vars requeridas

MATOMO_URLMATOMO_TOKEN
Instalar con un clic en Cloud

7 días de prueba gratis · Sin tarjeta de crédito

  • Prueba gratis de 7 días
    Sin tarjeta de crédito
  • GDPR & SOC 2 ready
    Datos en la UE, registros de auditoría
  • Código abierto en GitHub
    Open source · AGPL-3.0
  • Funciona con ChatGPT, Claude, Gemini
    Cualquier cliente compatible con MCP

Sáltate la instalación. Funcionando en menos de 2 minutos.

Inicia una prueba gratuita en cloud.anythingmcp.com, añade Matomo con un clic y apunta tu cliente de IA (Claude, ChatGPT, Copilot o Cursor) al endpoint MCP generado. Sin Docker, sin git clone, sin experiencia de desarrollo.

Empezar prueba gratis

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.

Prueba a pedir

Prompts de ejemplo para Matomo

Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.

Matomo · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → Matomo, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

Matomo + Claude

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.

Requisitos previos

Las instrucciones de configuración completas están incluidas en el conector (visibles en el store al seleccionarlo). Las variables de entorno requeridas:

MATOMO_URL, MATOMO_TOKEN

Paso 1 — Obtener credenciales

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)

Paso 2 — Instalar el adapter

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

Paso 3 — Añadir el conector en Claude

Ruta recomendada — funciona en claude.ai web sin tocar ningún archivo de configuración.

  1. Abre claude.ai/customize/connectors.
  2. Pulsa "Add custom connector".
  3. Rellena:
    • Name: Matomo
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → pega tu MCP API key (de AnythingMCP → Profile → MCP API Keys → New Key)
  4. Pulsa Connect para autorizar.

Todas las herramientas debajo aparecen en tu chat — empieza a escribir prompts.

Herramientas disponibles

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

FAQ

¿Funciona con Claude Code igual que con Claude Desktop? Sí — apunta ambos a https://cloud.anythingmcp.com/mcp.

Siguientes pasos

¿Te ha sido útil esta guía?

Your Matomo agent is one click away.

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

Guías relacionadas

connectors

Cómo conectar Matomo a ChatGPT — via 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

Cómo conectar Matomo a Cursor — via 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

Cómo conectar Matomo a Gemini — via 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 a MCP — Pilota Matomo desde cualquier agente IA

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

Cómo conectar AFAS Profit a Claude — via 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

Cómo conectar Aruba Fatturazione Elettronica a Claude — via 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.