rybbit

GitHub

๐Ÿธ Rybbit - open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive.

12,540 stars TypeScript 1 file ยท ~2,322 tokens #analytics#google-analytics#product-analytics#web-analytics

rybbit MCP Server

MCP server for rybbit-io/rybbit

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "rybbit": {
      "command": "npx",
      "args": [
        "-y",
        "@rybbit-io/rybbit"
      ]
    }
  }
}