flowsery
OfficialFlowsery 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/agentFunktioniert 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
Erstelle ein Konto auf flowsery.com
Füge deine Website hinzu und installiere das Tracking-Snippet
Erstelle einen API-Schlüssel unter Site Settings > API
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"
}
}
}
}Links
Lizenz
MIT
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityCmaintenancePrivacy 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.28371MIT
- AlicenseAqualityBmaintenanceEnables AI agents to access website analytics, including visitor sessions, UX friction, conversion funnels, and anomaly alerts.6MIT
- FlicenseNot gradedqualityCmaintenanceHosted 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.
- FlicenseNot gradedqualityCmaintenanceRead-only MCP server exposing Microsoft Clarity analytics data as tools for ChatGPT Agent Builder.
Related MCP Connectors
Privacy-first web analytics. Query pageviews, referrers, trends, and AI insights.
AI access to Hitsteps analytics, live visitors, uptime, goals, alerts, and chats.
Social media analytics, video analysis, and competitor intel for any MCP-compatible AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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