Matomo MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| matomo_connectC | Kết nối đến Matomo instance với URL và token xác thực |
| matomo_get_sitesB | Lấy danh sách tất cả các sites trong Matomo |
| matomo_get_siteC | Lấy thông tin chi tiết của một site |
| matomo_add_siteC | Thêm một site mới vào Matomo |
| matomo_get_usersB | Lấy danh sách tất cả users trong Matomo |
| matomo_add_userC | Thêm một user mới vào Matomo |
| matomo_get_goalsC | Lấy danh sách goals của một site |
| matomo_add_goalC | Thêm một goal mới cho site |
| matomo_get_visits_summaryC | Lấy tổng quan lượt truy cập của site |
| matomo_get_top_pagesC | Lấy danh sách trang được truy cập nhiều nhất |
| matomo_get_system_infoC | Lấy thông tin hệ thống Matomo |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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