Skip to main content
Glama
Alurith

Umami MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UMAMI_API_KEYNoUmami Cloud API key (required for Umami Cloud, or optional for self-hosted instances)
UMAMI_API_BASENoThe base URL for the Umami API. Defaults to https://api.umami.is/v1. For self-hosted instances, use your instance's API root (e.g., https://your-umami.example/api).https://api.umami.is/v1
UMAMI_PASSWORDNoUmami password (self-hosted only)
UMAMI_USERNAMENoUmami username (self-hosted only)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_websites

List all your websites.

get_stats

Get visitor statistics.

get_pageviews

View page traffic over time.

get_metrics

See browsers, countries, devices, and more.

get_active

Current active visitors.

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/Alurith/umami-mcp-server'

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