MCP.so
ログイン
サーバー
S

smolanalytics: analytics you ask from your editor, answers CI-tested to match the dashboard

@Arjun0606

self-hosted product + web analytics in one go binary. ask it questions from claude code / cursor over mcp, get exact computed numbers (not hallucinated sql). mit, your data stays on your box.

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "smolanalytics": {
      "command": "smolanalytics",
      "args": [
        "mcp"
      ],
      "env": {
        "SMOLANALYTICS_DB": "/path/to/events.log"
      }
    }
  }
}

「データと分析」の他のコンテンツ