About
Overview
The Umami MCP Server enables AI agents to access Umami's privacy-focused analytics. It provides tools for querying page views, referrers, and custom events without cookie tracking.
Capabilities
Tools & Capabilities
⚡get_stats
Get aggregate statistics
⚡get_pageviews
Get page view data
⚡get_events
Get custom event data
Setup
Installation
bash
Install
npx -y mcp-server-umamiExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"umami": {
"command": "npx",
"args": ["-y", "mcp-server-umami"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026