flowsery
OfficialEnables automatic revenue and payment tracking from Stripe transactions for attribution in Flowsery analytics.
Flowsery Agent
Give your AI agent the ability to query web analytics — real-time visitors, traffic breakdowns, revenue, goals, and visitor profiles.
Privacy-first, cookie-free analytics. Alternative to Google Analytics.
Install
npx skills add flowsery/agentWorks with Claude Code, Cursor, Windsurf, Codex, and any agent that supports skills.
Other installation methods
Manual: Copy the skills/flowsery/ folder into your project's skills directory.
Cursor remote rules: Point to https://raw.githubusercontent.com/flowsery/agent/main/skills/flowsery/SKILL.md
Related MCP server: KrystalView MCP Server
Setup
Create an account at flowsery.com
Add your website and install the tracking snippet
Create an API key at Site Settings > API
Run:
./scripts/flowsery.js setup --key flow_sk_live_xxxxx
What it does
Once installed, your AI agent can:
Overview — aggregated site metrics (visitors, sessions, bounce rate, revenue)
Time series — trend data by hour, day, week, or month
Realtime — current active visitor count and geographic map
Breakdowns — top pages, referrers, countries, devices, browsers, OS, campaigns, channels, and 20+ dimensions
Visitor profiles — full journey with identity, activity timeline, revenue, and identified user info
Goal tracking — track custom events with metadata
Revenue tracking — record payments for attribution (Stripe/LemonSqueezy/Polar auto-tracked)
Filters — drill down by country, device, browser, UTM params, page, channel, and more
Example
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
For deeper integration with Claude Desktop, Cursor, or other MCP-compatible clients, use the Flowsery MCP server:
{
"mcpServers": {
"flowsery": {
"type": "http",
"url": "https://mcp.flowsery.com/mcp",
"headers": {
"Authorization": "Bearer flow_sk_live_your_key"
}
}
}
}Links
License
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