Skip to main content
Glama

Matomo MCP Server

by thichcode

matomo_get_goals

Retrieve a list of goals for a specific site using the Matomo Analytics API. Input the site ID to access and manage goal-related data efficiently.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
siteIdYesID của site

Input Schema (JSON Schema)

{ "properties": { "siteId": { "description": "ID của site", "type": "number" } }, "required": [ "siteId" ], "type": "object" }

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