Matomo JS
@mj-kiwi
About Matomo JS
A modern JavaScript/TypeScript client library for Matomo Analytics.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Matomo JS?
Matomo JS is a Model Context Protocol (MCP) server that bridges AI agents (like large language models) with Matomo Analytics. It exposes Matomo Reporting API functionalities as MCP tools, enabling AI-driven data access. The project is under active development.
How to use Matomo JS?
Install the @mj-kiwi/matomo-mcp-server package (npm/yarn/pnpm) and configure it via environment variables to connect to your Matomo instance. The server provides MCP tools for the modules currently implemented (SitesManager, TagManager, Tour, UserId) and can be integrated into AI agent workflows.
Key features of Matomo JS
- Implements the Model Context Protocol specification
- Provides AI agents with direct access to Matomo data
- Easy configuration via environment variables
- Modular design mirroring the Matomo API structure
- Currently implements 4 of 47 API modules (8.5%)
- Part of a TypeScript Nx monorepo with tree-shakable design
Use cases of Matomo JS
- AI assistants querying site analytics data on demand
- Automated reporting using natural language interactions
- Integrating Matomo metrics into chatbot or copilot experiences
- Enabling non-technical users to retrieve analytics via conversation
FAQ from Matomo JS
What is the current project status?
The project is still under construction. APIs may change in the future; use with caution in production environments.
What Node.js version is required?
Node.js v18 or later is recommended.
How many Matomo API modules are currently implemented?
4 of 47 modules (8.5%): SitesManager, TagManager, Tour, and UserId.
Is the MCP server ready for production?
No. The README advises using the project with caution in production as it is under construction.
What configuration is needed to use the MCP server?
Configuration is done via environment variables. The exact variables are not detailed in the README, but they are expected to include your Matomo base URL and authentication key.
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments