Skip to main content
Glama
lukasschmit

Umami MCP Server

by lukasschmit

get_stats

Retrieve website analytics including pageviews, visitors, and engagement metrics for a specified date range with optional filters for detailed insights.

Instructions

Get summary statistics (pageviews, visitors, visits, bounces, totaltime) for a website over a date range. Timestamps are Unix milliseconds.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
websiteIdYesWebsite UUID
startAtYesStart timestamp in Unix milliseconds
endAtYesEnd timestamp in Unix milliseconds
compareNoCompare with previous period ('prev') or year-over-year ('yoy')
pathNoFilter by URL path
referrerNoFilter by referrer
titleNoFilter by page title
queryNoFilter by query string
browserNoFilter by browser name
osNoFilter by operating system
deviceNoFilter by device type (desktop, mobile, tablet)
countryNoFilter by country code (e.g. US, DE)
regionNoFilter by region
cityNoFilter by city
hostnameNoFilter by hostname
languageNoFilter by language
eventNoFilter by event name
tagNoFilter by tag

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lukasschmit/umami-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server