Umami Compass runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 17 Sep 2026.
Secure Umami Analytics MCP server for Cloud and self-hosted deployments
Today is the operative word: we check Umami Compass every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
UMAMI_API_KEY (Umami Cloud or client API key), UMAMI_ACCESS_TOKEN (Existing self-hosted Bearer token), UMAMI_USERNAME (Self-hosted Umami username), UMAMI_PASSWORD (Self-hosted Umami password), UMAMI_URL (Self-hosted Umami instance origin), UMAMI_API_URL (Optional exact Umami API root for a reverse proxy), UMAMI_WEBSITE_IDS (Optional comma-separated website UUID allowlist), UMAMI_TEAM_IDS (Optional comma-separated team UUID allowlist), UMAMI_TOOLSETS (Comma-separated toolsets or all), UMAMI_MAX_RESPONSE_BYTES (Maximum decoded upstream JSON response size in bytes).
The author declared them in the registry entry; get the values from the project itself.
Manage your projects, debug deployments, and check analytics for any MCP server you host with Alpic.
Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
Manage CloudPepper servers, Odoo instances, backups, and deployments over MCP.
Managed database, auth, file storage, email, analytics, and deployment for coding agents.
Cloud replacement for mcp-server-filesystem — 20 tools for S3, Azure Blob, and GCS
Reference MCP stdio server for observing Vercel projects and deployments.
MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.
Answers built from our own checks of this server.