umami-compass
by webcredo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UMAMI_URL | No | Self-hosted Umami instance origin (e.g., https://analytics.example.com); /api is appended. | |
| UMAMI_API_KEY | No | Umami Cloud API key (x-umami-api-key). | |
| UMAMI_API_URL | No | Exact API root URL for self-hosted Umami (alternative to UMAMI_URL). | |
| UMAMI_PASSWORD | No | Password for self-hosted Umami login (used with UMAMI_USERNAME). | |
| UMAMI_TOOLSETS | No | Comma-separated toolsets or 'all'. Defaults to 'core'. | |
| UMAMI_USERNAME | No | Username for self-hosted Umami login (used with UMAMI_PASSWORD). | |
| UMAMI_WEBSITE_IDS | No | Comma-separated website UUID allowlist. | |
| UMAMI_ACCESS_TOKEN | No | Existing Bearer token for self-hosted Umami. | |
| UMAMI_MAX_RANGE_DAYS | No | Max analytics range in days (1-3650). Defaults to 366. | |
| UMAMI_MAX_RESPONSE_BYTES | No | Max decoded upstream JSON body bytes (102400-52428800). Defaults to 10485760. | |
| UMAMI_REQUEST_TIMEOUT_MS | No | Per-request timeout in ms (1000-120000). Defaults to 30000. | |
| UMAMI_ALLOW_INSECURE_HTTP | No | Allow non-loopback HTTP connections. Defaults to 'false'. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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