@pipeworx/matomo
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/matomo’s. Install: one-click buttons
Connect to just the @pipeworx/matomo pack
https://gateway.pipeworx.io/matomo/mcp — only @pipeworx/matomo’s own tools, nothing else in the catalog.
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 4
Read website acquisition, content, conversion, and engagement analytics from Matomo’s Reporting API.
Tools
matomo_visit_summary— aggregate traffic and engagementmatomo_referrer_breakdown— acquisition channels and sourcesmatomo_page_performance— page views, entrances, exits, and timematomo_goal_performance— conversions and revenue by goal
Auth
Pass your Matomo installation URL as _baseUrl and a read-only auth token as _apiKey. Requests require HTTPS and send the token in a POST body. The pack is read-only.
Data sources
Tools
- matomo_visit_summary — Return Matomo visits, unique visitors, actions, bounce rate, visit duration, and conversions for a site and period. Answers how traffic volume and engagement changed.
- matomo_referrer_breakdown — Return bounded Matomo acquisition categories, sources, visits, actions, bounce rate, conversions, and revenue. Answers which channels and referrers drove valuable traffic.
- matomo_page_performance — Return bounded Matomo page URLs with views, unique views, entrances, exits, bounce rate, and time on page. Answers which content attracts, engages, or loses visitors.
- matomo_goal_performance — Return Matomo goal conversions, conversion rates, and revenue for a site and period. Answers which configured outcomes produced conversions and value.
Tools
matomo_goal_performance— Return Matomo goal conversions, conversion rates, and revenue for a site and period. Answers which configured outcomes produced conversions and value.matomo_page_performance— Return bounded Matomo page URLs with views, unique views, entrances, exits, bounce rate, and time on page. Answers which content attracts, engages, or loses visitors.matomo_referrer_breakdown— Return bounded Matomo acquisition categories, sources, visits, actions, bounce rate, conversions, and revenue. Answers which channels and referrers drove valuable traffic.matomo_visit_summary— Return Matomo visits, unique visitors, actions, bounce rate, visit duration, and conversions for a site and period. Answers how traffic volume and engagement changed.