Skip to main content
Glama
521,045 tools. Updated 2026-09-06 09:34

"Umami" matching MCP tools:

  • Retrieve raw JSON by making read-only GET requests to any Umami API endpoint that has no dedicated tool, including newer or custom endpoints like session data, reports, and teams.
    MIT
  • Create a new login account for internal team members on a self-hosted Umami instance. Specify username, password, and role; requires admin access.
    MIT
  • Validate Umami configuration and authentication. Returns auth mode, API base URL, instance URL, default timezone, and current user info to confirm connectivity.
    MIT
  • List all user accounts on a self-hosted Umami instance, including usernames, roles, and creation dates. Requires admin access and is not available on Umami Cloud. Output as markdown or JSON.
    MIT
  • Check the operational status of your Umami server to confirm it is running and healthy.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Full-coverage MCP server for Umami Analytics API v2 — 66 tools for website analytics, stats, events, and team management
    66
    169
    6
    MIT
  • Retrieve a list of accessible Umami websites with their IDs, names, domains, and creation dates to manage or inventory analytics properties.
    MIT
  • Retrieve summarized Umami analytics for a website: pageviews, visitors, visits, bounces, total time, and growth comparisons. Requires website ID and date range; supports filters like path, referrer, and browser.
    MIT
  • Retrieve a paginated list of websites accessible via your Umami identity, optionally filtered by a predefined allowlist.
    MIT
  • Retrieve ranked aggregate Umami metrics such as paths, referrers, countries, devices, events, channels, or URLs with customizable filters and date ranges.
    MIT
  • Track custom events and pageviews server-side with Umami Analytics. Send event data, page titles, referrers, and language details to your Umami instance for analysis.
    MIT
  • List all websites tracked in Umami, with pagination, search query, and ordering by name or domain.
    MIT
  • Retrieves pageview and session time series data from Umami Analytics, with optional filtering and time unit aggregation.
    MIT
  • Retrieve a list of tracked websites from your Umami Analytics account. Filter results by name or domain, and manage pagination for large datasets.
    MIT
  • Create a new tracked website in Umami Analytics. Input domain and display name; optionally set a share ID to enable public access to stats.
    MIT
  • Update specific fields of an existing Umami recipe while preserving omitted ones. Replace the full tag list by supplying new tags.
    -
  • Search recipes by name, ingredients, directions, notes, source URL, times, and tags across recently updated Umami recipe books.
    -
  • Provision complete Umami tracking for a new client or project in one call: register the website, create an optional team, grant user access, and enable replay or heatmap. Avoids piecemeal setup.
    MIT
  • Build a click-density heatmap for any page path by extracting click coordinates from session replays. Use it to reveal where users click, identify UI engagement patterns, and spot misclicks or dead zones.
    MIT