Connector guide3-minute read10 MCP toolsEN · DE · IT

Come collegare 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.

HCBy HelpCode teamAggiornato 3 min read Open source su GitHub

Nessuna carta di credito · 7 giorni di prova · Alternativa self-host disponibile

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.

tool

10

Regione

INTL

Categoria

Analytics

Autenticazione

Query Param Auth

Env vars richieste

MATOMO_URLMATOMO_TOKEN
Installa con un clic su Cloud

7 giorni di prova gratuita · Nessuna carta di credito

  • Prova gratuita di 7 giorni
    Nessuna carta di credito
  • GDPR & SOC 2 ready
    Dati in UE, log di audit
  • Open source su GitHub
    Open source · AGPL-3.0
  • Funziona con ChatGPT, Claude, Gemini
    Qualsiasi client compatibile MCP

Salta l'installazione. Attivo in meno di 2 minuti.

Avvia una prova gratuita su cloud.anythingmcp.com, aggiungi Matomo con un clic, poi punta il tuo client AI (Claude, ChatGPT, Copilot o Cursor) all'endpoint MCP generato. Niente Docker, niente git clone, nessuna esperienza di sviluppo richiesta.

Inizia la prova gratuita

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.

Prova a chiedere

Prompt di esempio per Matomo

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

Matomo · 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 → Matomo, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

Matomo + Cursor

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.

Prerequisiti

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

MATOMO_URL, MATOMO_TOKEN

Step 1 — Ottieni le credenziali

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)

Step 2 — Installa l'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

Step 3 — Aggiungi il connettore in Cursor

Cursor legge i server MCP da ~/.cursor/mcp.json. Aggiungi questa voce:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Ottieni la tua MCP API key da AnythingMCP → Profilo → MCP API Keys → Nuova Key.
  2. Salva il file e riavvia Cursor.
  3. Apri Cursor → Impostazioni → MCP per verificare che Matomo sia presente e "Connected".
  4. Inizia a chattare — tutti gli strumenti di Matomo sono ora invocabili.

Tool disponibili

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

Cursor supporta MCP server personalizzati nel piano free? Sì — MCP è disponibile su Hobby, Pro e Business.

Prossimi passi

Questa guida ti è stata utile?

Your Matomo agent is one click away.

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

Guide correlate

connectors

Come collegare 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

Come collegare 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.

connectors

Come collegare 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 su MCP — Pilota Matomo da qualsiasi agente 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.

connectors

Come collegare AFAS Profit a Cursor — 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

Come collegare Aruba Fatturazione Elettronica a Cursor — 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.