Bring Web Analytics
to Claude Desktop
Learn how to connect Umami (Privacy Analytics) to Claude Desktop and start using 53 AI agent tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code.
Compatible with every major AI agent and IDE
What is the Umami (Privacy Analytics) MCP Server?
Connect your Umami instance to any AI agent to monitor your privacy-focused analytics and manage your infrastructure through natural language. Umami is the open-source, privacy-friendly alternative to Google Analytics, and this MCP server gives you full control over your data.
What you can do
- Event Tracking — Send custom events and page views directly to your Umami instance using the
send_eventtool. - Website Management — List and manage all websites associated with your account or the entire instance using
get_me_websitesoradmin_list_websites. - User & Team Administration — Perform administrative tasks like creating, updating, or deleting users and managing teams with tools like
create_userandadmin_list_teams. - Session Insights — Retrieve information about your current session and authorized access levels using
get_me. - Self-Hosted Support — Seamlessly connect to your own infrastructure using the
logintool to authenticate and retrieve tokens.
How it works
- Subscribe to this server
- Provide your Umami Instance URL and API Key (or use the login tool)
- Start querying your analytics data or managing users from Claude, Cursor, or any MCP client
Who is this for?
- Data Analysts — quickly pull website lists and verify tracking status without leaving the chat interface.
- DevOps & Admins — automate user provisioning and team management on self-hosted Umami instances.
- Growth Marketers — trigger test events and verify analytics pipelines during development.
Built-in capabilities (53)
Add user to team
Returns all teams (Admin only)
Returns all users (Admin only)
Returns all websites (Admin only)
Marketing attribution report
Conversion funnel report
Creates a link
Creates a pixel
Creates a report
User retention report
Revenue report
Creates a team
Creates a user (Admin only)
Creates a website
Deletes a user (Admin only)
Deletes a website
Get information about the current session
Get all teams for the current user
Get all websites for the current user
Realtime stats within the last 30 minutes
Individual session details
Activity for a session
Get team members
Get team websites
Gets a user by ID (Admin only)
Gets all teams belonging to a user (Admin only)
Gets all websites belonging to a user (Admin only)
Gets a website by ID
Active users in the last 5 minutes
Available data date range
Event data grouped by event
Event data names and counts
Property and value counts
Website event details
Aggregated event statistics
Metrics for a given time range (type: path, browser, os, etc.)
Expanded metrics including bounces and total time
Pageviews and sessions series data
Website session details
Summarized session statistics
Summarized website statistics (pageviews, visitors, etc.)
Join a team via access code
Returns all user links
Returns all user pixels
Get all reports by website ID
Returns all teams
Returns all user websites
Login to self-hosted Umami to get a token
Removes all data related to the website
Send an event to Umami
Updates a user (Admin only)
Updates a website
Verify if the current token is still valid
Why Claude Desktop?
Claude Desktop is the definitive way to connect Umami (Privacy Analytics) to your AI workflow. Add Vinkius Edge URL to your config, restart the app, and Claude immediately exposes all 53 tools in the chat interface. ask a question, Claude calls the right tool, and you see the answer. Zero code, zero context switching.
- —
Claude Desktop is the reference MCP client. it was designed alongside the protocol itself, ensuring the most complete and stable MCP implementation available
- —
Zero-code configuration: add a server URL to a JSON file and Claude instantly discovers and exposes all available tools in the chat interface
- —
Claude's extended thinking capability lets it reason through multi-step tool usage, chaining multiple API calls to answer complex questions
- —
Enterprise-grade security with local config storage. your tokens never leave your machine, and connections go directly to Vinkius Edge network
Umami (Privacy Analytics) in Claude Desktop
Umami (Privacy Analytics) and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect Umami (Privacy Analytics) to Claude Desktop through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 4,000+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for Umami (Privacy Analytics) in Claude Desktop
The Umami (Privacy Analytics) MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 53 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in Claude Desktop only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
How Vinkius secures
Umami (Privacy Analytics) for Claude Desktop
Every tool call from Claude Desktop to the Umami (Privacy Analytics) MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
Can I use this with my self-hosted Umami instance?
Yes. You can provide your custom instance URL and use the login tool to authenticate, or provide a pre-generated API key/token.
How do I track a custom event from the AI?
Use the send_event tool. You'll need to provide the website ID and the url. You can also include optional metadata like name and data objects.
Can I manage other users if I am an admin?
Absolutely. If your credentials have admin rights, you can use admin_list_users, create_user, update_user, and delete_user to manage the instance population.
How does Claude Desktop discover MCP tools?
When Claude Desktop starts, it reads the claude_desktop_config.json file and connects to each configured MCP server. It calls the tools/list endpoint to fetch the schema for every available tool, then surfaces them as clickable options in the chat interface via the 🔌 icon.
What happens if the MCP server is temporarily unavailable?
Claude Desktop handles disconnections gracefully. if the server is unreachable at startup, the tools simply won't appear. Once the server becomes available again, restarting Claude Desktop will re-establish the connection. There is no timeout penalty or error loop.
Can I connect multiple MCP servers simultaneously?
Yes. You can add as many servers as you need in the mcpServers section of the config file. Each server appears as a separate tool provider, and Claude can use tools from multiple servers in a single conversation turn.
Is there a limit on the number of tools per server?
Claude Desktop can handle hundreds of tools per server. However, for optimal LLM performance, Vinkius servers are designed to expose focused, well-documented tool sets rather than overwhelming the model with too many options.
Does Claude Desktop support Streamable HTTP transport?
Yes. Claude Desktop supports both SSE (Server-Sent Events) and the newer Streamable HTTP transport that Vinkius uses. Simply provide the server URL. Claude auto-negotiates the transport protocol.
Server not appearing after restart
Ensure the JSON is valid (no trailing commas). Check the file path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\\Claude\\ (Windows).
Authentication error
Verify your Vinkius token is correct. Go to cloud.vinkius.com to regenerate it if needed.
Tools not showing in chat
Click the 🔌 icon at the bottom of the chat input. If it shows 0 tools, the server may still be connecting. wait a few seconds.
Explore More MCP Servers
View all →
Google Ads
8 toolsEquip your AI agent with direct access to Google Ads — manage search, display, and shopping campaigns, track conversions, and optimize ad spend without opening the Google Ads console.

NewsAPI
10 toolsSearch breaking news and historical articles from 150,000+ sources via NewsAPI.org.

Deterministic Global Postal Formatter
1 toolsTransform your AI into a CRM data powerhouse. Automatically validate, clean, and strictly format international postal codes (BR, US, UK, CA) via regex execution.

Semrush
8 toolsGrant your AI agent access to Semrush's massive SEO database to analyze competitor backlink profiles, track domain ranks, and research profitable keywords contextually.
