Skip to main content
Glama
webcredo

umami-compass

by webcredo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UMAMI_URLNoSelf-hosted Umami instance origin (e.g., https://analytics.example.com); /api is appended.
UMAMI_API_KEYNoUmami Cloud API key (x-umami-api-key).
UMAMI_API_URLNoExact API root URL for self-hosted Umami (alternative to UMAMI_URL).
UMAMI_PASSWORDNoPassword for self-hosted Umami login (used with UMAMI_USERNAME).
UMAMI_TOOLSETSNoComma-separated toolsets or 'all'. Defaults to 'core'.
UMAMI_USERNAMENoUsername for self-hosted Umami login (used with UMAMI_PASSWORD).
UMAMI_WEBSITE_IDSNoComma-separated website UUID allowlist.
UMAMI_ACCESS_TOKENNoExisting Bearer token for self-hosted Umami.
UMAMI_MAX_RANGE_DAYSNoMax analytics range in days (1-3650). Defaults to 366.
UMAMI_MAX_RESPONSE_BYTESNoMax decoded upstream JSON body bytes (102400-52428800). Defaults to 10485760.
UMAMI_REQUEST_TIMEOUT_MSNoPer-request timeout in ms (1000-120000). Defaults to 30000.
UMAMI_ALLOW_INSECURE_HTTPNoAllow non-loopback HTTP connections. Defaults to 'false'.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/webcredo/umami-compass'

If you have feedback or need assistance with the MCP directory API, please join our Discord server