Skip to content
Claude Code

Umami Compass for Claude Code

io.github.webcredo/umami-compass

Secure Umami Analytics MCP server for Cloud and self-hosted deployments

client:Claude Code transport:stdio runtime:npm

Install Umami Compass in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add umami-compass -e UMAMI_API_KEY=<UMAMI_API_KEY> -e UMAMI_ACCESS_TOKEN=<UMAMI_ACCESS_TOKEN> -e UMAMI_USERNAME=<UMAMI_USERNAME> -e UMAMI_PASSWORD=<UMAMI_PASSWORD> -e UMAMI_URL=<UMAMI_URL> -e UMAMI_API_URL=<UMAMI_API_URL> -e UMAMI_WEBSITE_IDS=<UMAMI_WEBSITE_IDS> -e UMAMI_TEAM_IDS=<UMAMI_TEAM_IDS> -e UMAMI_TOOLSETS=<UMAMI_TOOLSETS> -e UMAMI_MAX_RESPONSE_BYTES=<UMAMI_MAX_RESPONSE_BYTES> -- npx -y umami-compass

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Umami Compass in other clients