Skip to main content
Glama
Flowsery

flowsery

Official

Flowsery Agent

Gib deinem KI-Agenten die Möglichkeit, Webanalysen abzufragen — Echtzeit-Besucher, Traffic-Aufschlüsselungen, Umsatz, Ziele und Besucherprofile.

Datenschutzorientierte, cookie-freie Webanalyse. Alternative zu Google Analytics.

Installation

npx skills add flowsery/agent

Funktioniert mit Claude Code, Cursor, Windsurf, Codex und jedem Agenten, der Skills unterstützt.

Weitere Installationsmethoden

Manuell: Kopiere den Ordner skills/flowsery/ in das Skills-Verzeichnis deines Projekts.

Cursor remote rules: Verweise auf https://raw.githubusercontent.com/flowsery/agent/main/skills/flowsery/SKILL.md

Related MCP server: KrystalView MCP Server

Einrichtung

  1. Erstelle ein Konto auf flowsery.com

  2. Füge deine Website hinzu und installiere das Tracking-Snippet

  3. Erstelle einen API-Schlüssel unter Site Settings > API

  4. Führe Folgendes aus:

    ./scripts/flowsery.js setup --key flow_sk_live_xxxxx

Was es tut

Nach der Installation kann dein KI-Agent:

  • Übersicht — aggregierte Website-Metriken (Besucher, Sitzungen, Absprungrate, Umsatz)

  • Zeitreihe — Trenddaten nach Stunde, Tag, Woche oder Monat

  • Echtzeit — aktuelle Anzahl aktiver Besucher und geografische Karte

  • Aufschlüsselungen — Top-Seiten, Referrer, Länder, Geräte, Browser, Betriebssysteme, Kampagnen, Kanäle und 20+ Dimensionen

  • Besucherprofile — vollständige Journey mit Identität, Aktivitätsverlauf, Umsatz und Informationen zu identifizierten Nutzern

  • Zielverfolgung — benutzerdefinierte Ereignisse mit Metadaten verfolgen

  • Umsatzverfolgung — Zahlungen für die Attribution erfassen (Stripe/LemonSqueezy/Polar automatisch verfolgt)

  • Filter — Drill-down nach Land, Gerät, Browser, UTM-Parametern, Seite, Kanal und mehr

Beispiel

You: How's my traffic this week?
Agent: Your site had 2,847 visitors and 3,912 sessions this week.
       Bounce rate is 62%. Revenue: $1,240 from 18 conversions.
       Top sources: Google (41%), Direct (28%), Twitter (12%).

Alternative: MCP

Für eine tiefere Integration mit Claude Desktop, Cursor oder anderen MCP-kompatiblen Clients verwende den Flowsery-MCP-Server:

{
  "mcpServers": {
    "flowsery": {
      "type": "http",
      "url": "https://mcp.flowsery.com/mcp",
      "headers": {
        "Authorization": "Bearer flow_sk_live_your_key"
      }
    }
  }
}

Lizenz

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Privacy friendly, cookieless web analytics built MCP-first. "Add analytics to my Next.js app" → an AI agent runs the setup_analytics_for_site tool, picks the right install snippet, edits your layout file, and verifies the script is loading. OAuth onboarding, no API keys to paste.
    28
    37
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Hosted MCP server that gives AI agents read and write access to your full marketing & ecommerce stack — Google Analytics, Search Console, Google & Meta Ads, Shopify, WooCommerce, Shopware, Slack and LinkedIn. 100+ tools across 10 connectors. BYOK, OAuth 2.1.

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Flowsery/agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server