mcp-matomo

FGRibreau/mcp-matomo
★ 10 stars Rust 🤖 AI/LLM Updated 8d ago
A Model Context Protocol (MCP) server that exposes your Matomo Analytics API to Claude and other MCP-compatible AI assistants.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-matomo": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-matomo"
      ]
    }
  }
}

Topics

funnelmatomomatomo-pluginmcpmcp-servermcp-tools