Matomo JS
@mj-kiwi
关于 Matomo JS
A modern JavaScript/TypeScript client library for Matomo Analytics.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论