MCP Servers / productivity / Umami Analytics

Umami Analytics

JSON →
none7productivity

Access website analytics data from your Umami instance.

Install
How to run this server
[ { "cmd": "pip install uv`", "imports": [] } ]
server path: umami-analytics
Tools
What this server exposes
get_websites
Retrieve a list of websites and their IDs in your Umami account
get_website_stats
Get key metrics like pageviews, visitors, bounce rate for a website
get_website_metrics
Analyze specific metrics like URLs, referrers, browsers, countries
get_pageview_series
Get time-series pageview data with customizable intervals
get_active_visitors
Monitor current number of active visitors on a website
get_session_ids
Retrieve session IDs for specific events or time periods
get_tracking_data
Get detailed activity data for a specific session ID
get_docs
Perform semantic search on many user journeys, returning the most relevant chunks for a given question
get_screenshot
Capture visual snapshots of webpages
get_html
Retrieve and analyze webpage HTML source code
Configuration
Environment & auth
authnone
envUMAMI_API_URL
envUMAMI_TEAM_ID
Resources
Umami Analytics — MCP Server · libregistry