Umami · Capability
Umami Web Analytics
Web analytics workflow for tracking website performance, visitor behavior, and real-time data using Umami's privacy-first analytics platform.
What You Can Do
GET
List websites
— List all tracked websites
/v1/websites
GET
Get stats
— Get website analytics statistics
/v1/websites/{websiteId}/stats
GET
Get metrics
— Get metrics by dimension
/v1/websites/{websiteId}/metrics
MCP Tools
list-websites
List all websites being tracked in Umami
read-only
get-website-stats
Get summarized analytics statistics for a website including pageviews, visitors, visits, and bounce rate
read-only
get-website-pageviews
Get pageview time series data for a website bucketed by time unit
read-only
get-website-metrics
Get analytics metrics broken down by a dimension such as URL, browser, country, device, or referrer
read-only
get-active-visitors
Get the number of visitors currently active on a website
read-only
list-sessions
List visitor sessions for a website with browser, OS, device, and country details
read-only
list-teams
List all teams in Umami
read-only