Skip to main content
Glama

Matomo MCP Server

by thichcode

matomo_get_site

Retrieve detailed information about a specific site using the site ID, facilitating management and analytics through the Matomo MCP Server interface.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
siteIdYesID của site cần lấy thông tin

Input Schema (JSON Schema)

{ "properties": { "siteId": { "description": "ID của site cần lấy thông tin", "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