Umami MCP

Full-coverage MCP server for Umami Analytics API v2

MCP Free Verified stdio 254 lines By mikusnuz Awesome List - punkpeye/awesome-mcp-servers Analytics

Description

Full-coverage MCP server for Umami Analytics API v2

Quick Install

npx @mikusnuz/umami-mcp

What This MCP Enables

  • **66 Tools** — Full CRUD for websites, detailed analytics, session tracking, event sending & event-data queries, report management (including attribution), user/team administration, team-website management, account management, batch events, and realtime monitoring
  • **2 Resources** — Quick access to website list and account info
  • **2 Prompts** — Pre-built analytics workflows (site overview, traffic comparison)
  • **Dual Auth** — Self-hosted (username/password → JWT) and Umami Cloud (API key)
  • **Lazy Config** — Server starts without credentials; auth is checked on first API call
  • **Zero Dependencies** — Uses native fetch, no external HTTP libraries

Installation

```bash
npm install -g @mikusnuz/umami-mcp
```

Or use directly with `npx`:

```bash
npx @mikusnuz/umami-mcp
```

Stack & Dependencies

sdk zod

Frequently Asked Questions

Is Umami MCP free to use?
Umami MCP is completely free to use. You can download the configuration or copy it directly from the page.
Download Config GitHub