Umami Analytics MCP Server
Overview
Umami Analytics MCP Server is a Model Context Protocol (MCP) server that enhances Claude's capabilities by providing access to website analytics data from Umami, allowing for user behavior analysis and website performance tracking.
To use the server, configure Claude Desktop with the necessary Umami API credentials and connect to the analytics service. You can then create dashboards and analyze data using natural language commands or predefined prompts.
- Connects Claude to Umami analytics for real-time data analysis. - Tools for retrieving website stats, monitoring active visitors, and analyzing user journeys. - Ability to capture webpage content and generate insights from historical data.
- Analyzing user behavior on websites to improve user experience.
- Tracking website performance metrics to identify areas for optimization.
- Generating visual dashboards for data-driven decision making.
Add to your AI client
Use these steps to connect Umami Analytics MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"umami-mcp-server-jakeyshakey": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-umami-mcp-server-jakeyshakey"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"umami-mcp-server-jakeyshakey": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-umami-mcp-server-jakeyshakey"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"umami-mcp-server-jakeyshakey": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-umami-mcp-server-jakeyshakey"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"umami-mcp-server-jakeyshakey": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-umami-mcp-server-jakeyshakey"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"umami-mcp-server-jakeyshakey": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-umami-mcp-server-jakeyshakey"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"umami-mcp-server-jakeyshakey": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-umami-mcp-server-jakeyshakey"
]
}
}
}FAQ
Can I use this server with any website?
Yes! As long as the website is integrated with Umami analytics, you can use this server.
Is there a cost associated with using Umami Analytics MCP Server?
The server is free to use, but you need a valid Umami account.
What kind of data can I analyze?
You can analyze user journeys, pageviews, bounce rates, and more.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1551,"uuid":"21647af4-30aa-4e12-9295-66b96cf5dc65","name":"umami_mcp_server","title":"Umami Analytics MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/200095325?v=4","created_at":"2025-02-20T23:18:53.507Z","updated_at":"2025-02-23T07:19:17.504Z","status":"created","author_name":"jakeyShakey","author_avatar_url":"https://avatars.githubusercontent.com/u/200095325?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/jakeyShakey/umami_mcp_server","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/jakeyShakey/umami_mcp_server/raw/main/docs/images/dashboard_main.png","type":null,"metadata":"{\"star\":\"0\",\"license\":\"MIT license\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-06 11:37:16\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]