mcp-matomo and matomo-mcp-client
These are competing implementations of the same MCP server interface for Matomo Analytics, both exposing the Matomo API to AI assistants but with different feature sets (the first appearing more minimal, the second offering 16 dedicated analytics tools).
About mcp-matomo
FGRibreau/mcp-matomo
A Model Context Protocol (MCP) server that exposes your Matomo Analytics API to Claude and other MCP-compatible AI assistants.
Built in Rust with dynamic API introspection, the server automatically discovers and exposes all Matomo API methods as MCP tools at startup, or alternatively loads pre-generated OpenAPI specifications for faster initialization. It communicates via stdin/stdout transport with Claude Desktop and other MCP clients, enabling natural-language queries about analytics data like visitor counts, traffic sources, page performance, and geographic demographics without hardcoding individual API endpoints.
About matomo-mcp-client
lucaspretti/matomo-mcp-client
MCP server for Matomo Analytics - direct API client with 16 analytics tools
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work