FGRibreau/mcp-matomo
A Model Context Protocol (MCP) server that exposes your Matomo Analytics API to Claude and other MCP-compatible AI assistants.
Platform-specific configuration:
{
"mcpServers": {
"mcp-matomo": {
"command": "npx",
"args": [
"-y",
"mcp-matomo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...