Open source, privacy-first web analytics. Lightweight, cookie-free Google Analytics alternative. Self-hosted or cloud.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"analytics": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-analytics"
]
}
}
}