Skip to main content
Glama

Matomo MCP Server

by thichcode

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MATOMO_BASE_URLYesURL of your Matomo instance
MATOMO_TOKEN_AUTHYesYour Matomo API token for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
matomo_connect

Kết nối đến Matomo instance với URL và token xác thực

matomo_get_sites

Lấy danh sách tất cả các sites trong Matomo

matomo_get_site

Lấy thông tin chi tiết của một site

matomo_add_site

Thêm một site mới vào Matomo

matomo_get_users

Lấy danh sách tất cả users trong Matomo

matomo_add_user

Thêm một user mới vào Matomo

matomo_get_goals

Lấy danh sách goals của một site

matomo_add_goal

Thêm một goal mới cho site

matomo_get_visits_summary

Lấy tổng quan lượt truy cập của site

matomo_get_top_pages

Lấy danh sách trang được truy cập nhiều nhất

matomo_get_system_info

Lấy thông tin hệ thống Matomo

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thichcode/matomo_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server