Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. Smolanalytics
S
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:46:39 PM

Smolanalytics

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View Repository

Agent-operated web + product analytics. 79 tools + 14 prompts; answers provably match the dashboard.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "smolanalytics": {
      "command": "npx",
      "args": [
        "-y",
        "smolanalytics"
      ]
    }
  }
}

💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives💻 More in Developer Tools

Documentation Overview

smolanalytics

web + product analytics in one Go binary. no ClickHouse, no Kafka, no cluster. ask it in your editor.

CI Release License: MIT Go Stars

Live demo  ·  Docs  ·  Cloud  ·  Star this repo ★


smolanalytics: a "fix first" verdict that names the biggest lever, an ask bar with your real events and pages as one-click chips, live KPIs, and a trend chart

the real product on demo data. open the live demo →

self-hosting posthog means clickhouse, kafka, redis and a postgres. this is one binary.

If you want product analytics you can actually run yourself, the options are bad. PostHog is a stack: ClickHouse, Kafka, Redis, and a Postgres to babysit. Plausible and Umami install easily but stop at web analytics, so no funnels, no retention, no cohorts.

smolanalytics is the middle that didn't exist. One Go binary, one data file, no external database. It does web analytics (visitors, referrers, UTM, devices) and product analytics (funnels, retention, paths, cohorts) from the same events, plus feature flags, A/B testing, click heatmaps, in-product surveys, a session inspector, and deploy-impact. Cookieless mode means no consent banner. MIT, free forever, and your data never leaves your box.

It also answers in plain English, from the dashboard or from your editor over MCP, using your own model, so the AI part costs nothing.

Try it in 30 seconds

Terminal
docker run -p 8080:8080 ghcr.io/arjun0606/smolanalytics demo
or the single binary / go run
sh
# install script (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/Arjun0606/smolanalytics/main/install.sh | sh
smolanalytics demo

# or with Go
go run github.com/Arjun0606/smolanalytics/cmd/smolanalytics@latest demo

Open localhost:8080: a fully populated dashboard, a "what to fix" verdict up top, and an ask bar with your real events and pages as one-click chips. Nothing to configure. Prefer not to install? The live demo is the real product on demo data, running right now.

Ask your analytics where you write code

This is the point of the whole tool. smolanalytics is an MCP server, so your coding agent queries your real analytics without you leaving the editor. It has your codebase, your tracking plan, and smolanalytics over MCP, so it answers in your terms: ask "what's the MAU for the PQR page" and it knows PQR is the /pqr route from your code. Your model does the reasoning, so there are no API keys and nothing metered.

sh
smolanalytics connect          # wires it into every coding assistant you have installed
Code
you ▸ how's activation, and is pro converting better than free?
ai  ▸ Activation is 62% (657 of 1,051 signups reach "activate").
      Pro converts 2.4× better end-to-end: 45% signup→checkout vs 19% on free.
      The leak is activate→checkout on free (only 31% continue). Want the paths after activate?

Your model gets 79 tools and 14 built-in prompts, and it runs the whole product, not just queries: ask reports, roll out a flag, read the A/B result, create a cohort, set an alert, verify instrumentation. Anything it creates shows up on the dashboard instantly.

AssistantcommandAssistantcommand
Claude Codesmolanalytics connect claude-codeCursorsmolanalytics connect cursor
Claude Desktopsmolanalytics connect claudeWindsurfsmolanalytics connect windsurf
VS Code (Copilot)smolanalytics connect vscodeClinesmolanalytics connect cline
Wire it up by hand, or point at a remote server over HTTP
jsonc
// stdio (local, reads your data file directly)
{ "mcpServers": { "smolanalytics": { "command": "smolanalytics", "args": ["mcp"] } } }

// HTTP (point at a running instance, local or remote)
{ "mcpServers": { "smolanalytics": { "url": "http://localhost:8080/mcp" } } }

Claude Code, HTTP: claude mcp add --transport http smolanalytics http://localhost:8080/mcp. Any MCP client works (stdio + Streamable HTTP). When a read key is set, add "headers": { "Authorization": "Bearer YOUR_KEY" }.

Testing the endpoint by hand? Streamable HTTP requires an Accept header naming both content types, or the request is rejected:

Terminal
curl -X POST http://localhost:8080/mcp -H "Authorization: Bearer YOUR_KEY" \
  -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'

There is also a built-in dashboard ask bar (zero setup, no code lookup) for quick data questions like "visitors to /pricing" or "where do people drop off?".

The whole toolkit, one binary

The usual advice is "run Plausible for web, something heavier for product, and separate tools for flags, experiments, and surveys." smolanalytics is all of it, computed from one append-only event log, and every surface is askable in your editor.

what you getask it, or hit the API
Product analyticsfunnels (ordered / strict / unordered, exclusions, per-step filters, breakdowns), retention (rolling + weekly buckets), trends (count / sum / avg / p90), paths, lifecycle, stickiness, cohorts, sequenced behavioral cohorts, B2B account groupsfunnel retention trends paths lifecycle stickiness create_sequence_cohort groups
Web analyticsvisitors, live-now, top pages, referrers, UTM, devices, the Plausible-shaped viewweb_overview · /v1/web
Feature flagsboolean + multivariate, property targeting + percentage rollout, deterministic bucketing so the SDK and the agent always agree; smol.flag() in the browser SDKcreate_flag evaluate_flag · /v1/flags/evaluate
A/B testingflags measured on a goal event, per-variant conversion after first exposure, lift vs control, 95% two-proportion z-testflag_impact · /v1/flags/{key}/measure
Click heatmapsclick-density grid + top clicked elements per page and viewport, from $click autocaptureheatmap · /v1/heatmap
In-product surveysNPS / rating / choice / text, URL + sampling targeting, dependency-free SDK widgetcreate_survey survey_results · /v1/surveys/*
Session inspectorevent-based journey replay: pages, clicks with positions, rage-clicks, ms timinglist_sessions session_timeline · /v1/sessions
Deploy impactbefore/after metric attribution per commit: which ship moved the metricdeploy_impact · /v1/deploys?event=

Full tool + prompt reference: docs/prompts.md · the plain-GET stats API: docs/api.md.

Provably correct, or it fails CI

The agreement test asserts, on every build, that the MCP answer equals the /v1 HTTP API answer byte-for-byte for the same question across funnel, retention, trends, web_overview, paths, heatmap, flag_impact, survey_results, list_sessions, and more. The dashboard renders from those same reports, so it cannot drift either. There is no second query path to disagree with. This is the one thing an AI-answer layer built on generated SQL structurally cannot promise.

Send events (web, mobile, server)

One snippet autocaptures pageviews + clicks. Add track() for the moments you care about.

html
<script src="https://YOUR_HOST/sdk.js"></script>
<script>
  smolanalytics.init("YOUR_WRITE_KEY", { host: "https://YOUR_HOST" });
  smolanalytics.track("signup", { plan: "pro" });   // optional, for funnels
  smolanalytics.identify("user_123");                // on login
</script>

Ingestion is one endpoint, so anything with an HTTP client works (curl -XPOST $HOST/v1/events ...). And there are published native SDKs with an offline-safe queue, batching, sessions, and lifecycle events:

Platforminstall
Swift (iOS)SPM: github.com/Arjun0606/smolanalytics-swift
Kotlin / AndroidJitPack: com.github.Arjun0606:smolanalytics-android
React Native / Exponpm: smolanalytics-react-native
Flutter / Dartpub.dev: smolanalytics

Framework guides (2 minutes each): Next.js · React · Vue · Backend · Mobile. Or paste one line into Cursor / Claude Code and let it instrument the app: docs/agents.md.

Which deploy moved the metric?

Every other tool shows you the graph dropped. It cannot tell you which ship dropped it, because it does not have your commits. Record a marker in CI (smolanalytics deploy, one line) and ask your editor "did my last deploy move signups?" and you get a before/after read that leads with any regression, computed from the same reports (correlation, not proof, and the copy says so).

How it compares

smolanalyticsPlausible / FathomMixpanel / AmplitudePostHog
Funnels · retention · paths · cohorts✅⚠️ paid / partial✅✅
Flags · A/B · surveys · heatmaps · sessions✅ one binary❌⚠️ separate / paid✅
Ask in plain English✅ your AI, free❌💲 their AI💲 their AI + MCP
AI numbers match the dashboard✅ CI-enforcedn/a⚠️⚠️ "may not match the UI"
Which deploy moved the metric✅❌❌❌
Self-host✅ one binary✅❌⚠️ Kafka + ClickHouse
Own your data · export✅✅⚠️✅

Three things they structurally cannot copy: the AI is yours (they meter theirs); answers come from exact reports with CI proving they match the dashboard; your data never leaves your box.

Run it in production

Terminal
docker run -p 8080:8080 -v $PWD/data:/data \
  -e SMOLANALYTICS_WRITE_KEY=$(openssl rand -hex 16) \
  -e SMOLANALYTICS_PASSWORD=$(openssl rand -hex 12) \
  ghcr.io/arjun0606/smolanalytics

One static binary, no cgo, no cluster. It binds 127.0.0.1 by default and refuses to serve real data unauthenticated on a public interface. Two keys: a public write key (ingest only, ships in your HTML) and a secret read key (reports, export, MCP). Scale to billions of events on flat RAM with an optional S3 / R2 / Tigris cold tier, keep a SMOLANALYTICS_RETAIN_DAYS window, and cron smolanalytics brief for a morning digest. Full config, backups, and the storage design: Deploy guide · STABILITY.md.

Own it, forever

  • Private by architecture. No third party, no cookies by default, a cookieless mode that needs no consent banner, and GDPR erasure in one call (DELETE /v1/users/{id}/data). The answer to "who can see this data?" is: you.
  • MIT, no CLA, no rug-pull. There is no license to revoke. Fork it the day you stop liking us.
  • No lock-in. GET /v1/export hands you everything as CSV or JSONL, and the JSONL round-trips back into /v1/events. Import from PostHog, Mixpanel, Amplitude, Umami, CSV, or JSONL with original timestamps.
  • Works without us. One static binary, no phone-home, no license server. If this repo went dark tomorrow, your instance would not notice.

Don't want to run it? → smolanalytics Cloud

Self-hosting is the free tier, unlimited, forever. The hosted cloud adds an isolated instance per project, your whole team, the morning brief delivered, and scale with zero ops. 14-day full-product trial (no card), then Pro $49/mo (1M events) or Scale $149/mo (10M events), flat $8 per extra million. Overage never locks your dashboard.

The one thing it deliberately does not do

Feature flags, A/B, heatmaps, surveys, a session inspector, cohorts: all ship, all from the same binary. The single deliberate exception is pixel-perfect DOM / video session replay (the screen-recording kind), which needs a heavy recorder and a separate blob store and would break the single-binary model. The event-based session inspector ships instead. Also by design: no multi-node / clustering / HA. Exactly one writer per instance is why it self-hosts in 30 seconds.

Contributing

PRs welcome. Keep it small, correct, and dependency-free (CONTRIBUTING.md). Security: SECURITY.md.

License

MIT, forever. No CLA, no relicense: the business is the hosted cloud, never the license. Use it, fork it, host it, sell hosting of it.


If smolanalytics is useful, a ★ helps other people find it.

Star History Chart

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    💻 Developer Tools7 views
    Compare vs Claude Task Master →
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    💻 Developer Tools0 views
    Compare vs Ai Netcafe →
  • Mcp logoMcp

    MCP server for Web Bluetooth on iOS Safari: scaffolding, UUID lookup, extension detection.

    💻 Developer Tools0 views
    Compare vs Mcp →
  • P
    Portkey Admin Mcp

    Full Portkey Admin API MCP server — configs, prompts, keys, analytics, and more.

    💻 Developer Tools1 views
    Compare vs Portkey Admin Mcp →

Frequently Asked Questions about Smolanalytics

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "smolanalytics": { "command": "npx", "args": ["-y", "smolanalytics"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSmolanalytics AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/smolanalytics?style=directory)](https://allmcps.com/mcp/smolanalytics)
HTML Embed
<a href="https://allmcps.com/mcp/smolanalytics"><img src="https://allmcps.com/api/badge/smolanalytics?style=directory" alt="Smolanalytics on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
28Quality signal: Emerging · 28/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools12/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge — we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💻 Developer Tools →Best MCP servers for Developers →Alternatives to Smolanalytics →Install in Claude DesktopInstall in CursorInstall in VS Code