Gnat

var-raphael/Gnat
★ 1 stars Go AI/LLM Updated today
Self-hosted, privacy-first analytics in a single Go binary. No Docker, no SDKs, no bloat, just POST JSON and go. Pageviews, custom events, funnels, cohorts, path analysis, and a built-in MCP server for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gnat": {
      "command": "go",
      "args": [
        "run",
        "github.com/var-raphael/Gnat@latest"
      ]
    }
  }
}

Topics

analyticsbinaryself-hosted