MCP Server

Connect AI agents (Claude, GPT, etc.) to your Appflow data via the Model Context Protocol. 40+ tools across all 6 engines for real-time analytics, predictions, and market intelligence.

Quick Setup

Claude Desktop Configuration
{
  "mcpServers": {
    "appflow": {
      "command": "node",
      "args": ["./mcp-server/dist/index.js"],
      "env": {
        "APPFLOW_API_URL": "https://api-v2.appflow.ai",
        "APPFLOW_API_KEY": "your-api-key-here"
      }
    }
  }
}
Docker (Standalone)
docker run -e APPFLOW_API_URL=https://api-v2.appflow.ai \
  -e APPFLOW_API_KEY=your-api-key \
  registry.digitalocean.com/appflow/mcp-server:latest

Example Prompts

What's our DAU trend for the last 30 days?
Show me the churn risk summary - how many users are at high risk?
Which ASO keywords are ranking in the top 10?
What does the revenue forecast look like for next month?
Analyze the health niche in the US market
What's the LTV prediction for user abc-123?
Run a funnel analysis for our onboarding flow
Are there any revenue anomalies this week?

Available Tools (34)

Measure Engine8 tools
appflow_list_projectsList all projects for an owner
appflow_get_daily_analyticsGet daily metrics (DAU, revenue, sessions)
appflow_get_live_analyticsReal-time app metrics
appflow_get_retentionCohort retention analysis
appflow_get_roasCampaign return on ad spend
appflow_list_subscriptionsUser subscription history
appflow_list_eventsRaw event stream with filters
appflow_get_funnelFunnel conversion analysis
Build Engine3 tools
appflow_get_paywallPaywall configuration & variants
appflow_get_experimentA/B test results & significance
appflow_get_push_campaignPush notification campaign stats
Acquire Engine6 tools
appflow_list_keywordsASO keyword rankings
appflow_get_top_keywordsBest performing keywords
appflow_get_keyword_historyKeyword rank over time
appflow_get_link_statsDeep link click & install data
appflow_get_fraud_summaryInstall fraud overview
appflow_get_skan_statsSKAN postback analytics
Optimize Engine7 tools
appflow_get_ltv_predictionPredicted lifetime value for a user
appflow_get_churn_predictionChurn risk score for a user
appflow_get_churn_summaryChurn risk distribution
appflow_list_segmentsUser segments & rules
appflow_get_forecastRevenue forecast predictions
appflow_detect_anomalyRevenue anomaly detection
appflow_copilot_queryNatural language data queries
Discovery Engine5 tools
appflow_analyze_nicheMarket niche opportunity analysis
appflow_list_competitorsCompetitor profiles & intel
appflow_get_trendsApp market trend signals
appflow_get_briefsWeekly market intel briefs
appflow_exploreNatural language market explorer
Scale Engine5 tools
appflow_list_market_analysesGeo expansion opportunities
appflow_get_geotrendsRegional market trends
appflow_list_playbooksExpansion playbooks
appflow_get_currency_reportsCurrency impact analysis
appflow_list_portfolio_analysesMulti-app portfolio view