Umami Compass runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 21 Jul 2026.
Secure Umami Analytics MCP server for Cloud and self-hosted deployments
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add umami-compass -- npx -y umami-compass
{
"mcpServers": {
"umami-compass": {
"args": [
"-y",
"umami-compass"
],
"command": "npx"
}
}
}
[mcp_servers.umami-compass]
command = "npx"
args = ["-y", "umami-compass"]
{
"mcpServers": {
"umami-compass": {
"args": [
"-y",
"umami-compass"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"umami-compass": {
"args": [
"-y",
"umami-compass"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.