Matomo MCP Server

Stableanalytics
25 starsTypeScriptcommunity
GitHub
About

Overview

The Matomo MCP Server enables AI agents to access Matomo's self-hosted web analytics platform. It provides tools for querying visitor data, page views, referrers, and goals while keeping all data under your control.
Capabilities

Tools & Capabilities

get_visits

Get visit statistics

get_pages

Get page view data

get_referrers

Get referrer sources

get_goals

Get goal conversion data

Setup

Installation

bash
Install
npx -y mcp-server-matomo
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "matomo": {
      "command": "npx",
      "args": ["-y", "mcp-server-matomo"],
      "env": { "MATOMO_URL": "https://your-matomo.com", "MATOMO_TOKEN": "your-token" }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 25
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us