Umami MCP Server
Rank #17,648io.github.Asif2BD/umami-mcp
Query Umami Analytics v3 — stats, funnels, retention, attribution, UTM. Read-only by default.
Umami MCP Server is a Model Context Protocol (MCP) server published by Asif2BD. It ranks #17,648 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Umami MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 114,398 of 132,046 servers on MCP Toplist.
Use Umami MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add umami-mcp -e "UMAMI_URL=<your UMAMI_URL>" -e "UMAMI_USERNAME=<your UMAMI_USERNAME>" -e "UMAMI_PASSWORD=<your UMAMI_PASSWORD>" -e "UMAMI_API_KEY=<your UMAMI_API_KEY>" -e "UMAMI_MCP_MODE=<your UMAMI_MCP_MODE>" -- npx -y @asif2bd/umami-mcpReplace each placeholder with your own value before saving.
[mcp_servers.umami-mcp]
command = "npx"
args = ["-y", "@asif2bd/umami-mcp"]
[mcp_servers.umami-mcp.env]
UMAMI_URL = "<your UMAMI_URL>"
UMAMI_USERNAME = "<your UMAMI_USERNAME>"
UMAMI_PASSWORD = "<your UMAMI_PASSWORD>"
UMAMI_API_KEY = "<your UMAMI_API_KEY>"
UMAMI_MCP_MODE = "<your UMAMI_MCP_MODE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umami-mcp": {
"command": "npx",
"args": [
"-y",
"@asif2bd/umami-mcp"
],
"env": {
"UMAMI_URL": "<your UMAMI_URL>",
"UMAMI_USERNAME": "<your UMAMI_USERNAME>",
"UMAMI_PASSWORD": "<your UMAMI_PASSWORD>",
"UMAMI_API_KEY": "<your UMAMI_API_KEY>",
"UMAMI_MCP_MODE": "<your UMAMI_MCP_MODE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umami-mcp": {
"command": "npx",
"args": [
"-y",
"@asif2bd/umami-mcp"
],
"env": {
"UMAMI_URL": "<your UMAMI_URL>",
"UMAMI_USERNAME": "<your UMAMI_USERNAME>",
"UMAMI_PASSWORD": "<your UMAMI_PASSWORD>",
"UMAMI_API_KEY": "<your UMAMI_API_KEY>",
"UMAMI_MCP_MODE": "<your UMAMI_MCP_MODE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"umami-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@asif2bd/umami-mcp"
],
"env": {
"UMAMI_URL": "<your UMAMI_URL>",
"UMAMI_USERNAME": "<your UMAMI_USERNAME>",
"UMAMI_PASSWORD": "<your UMAMI_PASSWORD>",
"UMAMI_API_KEY": "<your UMAMI_API_KEY>",
"UMAMI_MCP_MODE": "<your UMAMI_MCP_MODE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umami-mcp": {
"command": "npx",
"args": [
"-y",
"@asif2bd/umami-mcp"
],
"env": {
"UMAMI_URL": "<your UMAMI_URL>",
"UMAMI_USERNAME": "<your UMAMI_USERNAME>",
"UMAMI_PASSWORD": "<your UMAMI_PASSWORD>",
"UMAMI_API_KEY": "<your UMAMI_API_KEY>",
"UMAMI_MCP_MODE": "<your UMAMI_MCP_MODE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umami-mcp": {
"command": "npx",
"args": [
"-y",
"@asif2bd/umami-mcp"
],
"env": {
"UMAMI_URL": "<your UMAMI_URL>",
"UMAMI_USERNAME": "<your UMAMI_USERNAME>",
"UMAMI_PASSWORD": "<your UMAMI_PASSWORD>",
"UMAMI_API_KEY": "<your UMAMI_API_KEY>",
"UMAMI_MCP_MODE": "<your UMAMI_MCP_MODE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Asif2BD%2Fumami-mcp)<a href="https://mcptoplist.com/server/io.github.Asif2BD%2Fumami-mcp"><img src="https://mcptoplist.com/badge/io.github.Asif2BD%2Fumami-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Asif2BD
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Umami MCP Server?
- Umami MCP Server is maintained by Asif2BD, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Umami MCP Server listed on the Official MCP Registry?
- Yes — Umami MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Umami MCP Server have?
- MCP Toplist tracks 1 version of Umami MCP Server, most recently published on Aug 26, 2026.
- Where can I find the source code for Umami MCP Server?
- The source code for Umami MCP Server is hosted at github.com/Asif2BD/umami-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.