flowsery
OfficialFlowsery Agent
Dale a tu agente de IA la capacidad de consultar la analítica web — visitantes en tiempo real, desgloses de tráfico, ingresos, objetivos y perfiles de visitantes.
Analítica que prioriza la privacidad y no utiliza cookies. Alternativa a Google Analytics.
Instalación
npx skills add flowsery/agentFunciona con Claude Code, Cursor, Windsurf, Codex y cualquier agente que admita habilidades.
Otros métodos de instalación
Manual: copia la carpeta skills/flowsery/ al directorio de habilidades de tu proyecto.
Reglas remotas de Cursor: apunta a https://raw.githubusercontent.com/flowsery/agent/main/skills/flowsery/SKILL.md
Related MCP server: KrystalView MCP Server
Configuración
Crea una cuenta en flowsery.com
Añade tu sitio web e instala el fragmento de seguimiento
Crea una clave de API en Configuración del sitio > API
Ejecuta:
./scripts/flowsery.js setup --key flow_sk_live_xxxxx
Qué hace
Una vez instalado, tu agente de IA puede:
Visión general — métricas agregadas del sitio (visitantes, sesiones, tasa de rebote, ingresos)
Serie temporal — datos de tendencia por hora, día, semana o mes
Tiempo real — número actual de visitantes activos y mapa geográfico
Desgloses — páginas principales, referentes, países, dispositivos, navegadores, SO, campañas, canales y más de 20 dimensiones
Perfiles de visitantes — recorrido completo con identidad, cronología de actividad, ingresos e información del usuario identificado
Seguimiento de objetivos — registra eventos personalizados con metadatos
Seguimiento de ingresos — registra pagos para la atribución (Stripe/LemonSqueezy/Polar con seguimiento automático)
Filtros — filtra por país, dispositivo, navegador, parámetros UTM, página, canal y más
Ejemplo
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%).Alternativa: MCP
Para una integración más profunda con Claude Desktop, Cursor u otros clientes compatibles con MCP, usa el servidor MCP de Flowsery:
{
"mcpServers": {
"flowsery": {
"type": "http",
"url": "https://mcp.flowsery.com/mcp",
"headers": {
"Authorization": "Bearer flow_sk_live_your_key"
}
}
}
}Enlaces
Licencia
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
- AlicenseAqualityDmaintenanceEnables 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