KrystalView Analytics
io.github.krystalview/krystalviewRead-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.
Tools · 13
List recent visitor sessions with filters for URL, country, device, duration, friction, and rage clicks.
Get full details for a specific visitor session, including pages, events, device context, errors, and friction signals.
Get aggregate site metrics including all sessions, likely human sessions, likely bot/crawler sessions, duration, friction, rage clicks, daily counts, device mix, and top pages.
Get cumulative scroll-depth reach buckets for a specific page path.
Get currently active visitors and sessions seen in the live activity window.
List detected traffic, friction, bounce, and conversion anomalies for the site.
List conversion funnels defined for this site.
Analyze a conversion funnel and show step reach, drop-off, and completion evidence.
Get campaign attribution breakdown by UTM campaign, source, medium, sessions, duration, and bounce rate.
List sessions attributed to a specific marketing campaign.
Get paid campaign spend, clicks, sessions, attributed conversions, and ROAS where ad data is connected.
Get aggregated browser errors grouped by type and message, with affected paths and sample sessions.
Get recent KrystalView notifications such as insights, setup notices, errors, and anomalies.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"krystalview_analytics": {
"url": "https://krystalview.com/mcp",
"transport": "streamable-http"
}
}
}