Server data from the Official MCP Registry
MCP server for Umami Analytics API v2 — websites, stats, events, reports, and realtime
MCP server for Umami Analytics API v2 — websites, stats, events, reports, and realtime
Set these up before or after installing:
Environment variable: UMAMI_URL
Environment variable: UMAMI_USERNAME
Environment variable: UMAMI_PASSWORD
Environment variable: UMAMI_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mikusnuz-umami": {
"env": {
"UMAMI_URL": "your-umami-url-here",
"UMAMI_API_KEY": "your-umami-api-key-here",
"UMAMI_PASSWORD": "your-umami-password-here",
"UMAMI_USERNAME": "your-umami-username-here"
},
"args": [
"-y",
"@mikusnuz/umami-mcp"
],
"command": "npx"
}
}
}This is a well-structured MCP server for Umami Analytics with proper authentication patterns and appropriate permissions for its purpose. The server uses environment variables for credentials and implements dual auth methods for self-hosted and cloud instances. No significant security vulnerabilities were identified. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!