Analytics

Appfollow MCP Server

Connect your account, then chat with AI to run tools.

Appfollow provides tools for app management and optimization, offering insights on app performance, user reviews, and competitor analysis to enhance visibility and user engagement. Use it to monitor app store presence and improve app ratings.

Managed
5 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Appfollow — workflow patterns, data models, and gotchas for your AI agent.

Appfollow

Appfollow tracks app store presence: collections → tracked apps → ratings, reviews, and stats.

Data Model

  • Collections — account-level folders of monitored apps; each exposes an apps_id for downstream calls.
  • Tracked apps — rows inside a collection carrying ext_id values that map to store listings.
  • Ratings & reviews — per-app star trends, individual review payloads, and rolled-up stat blocks (pick the granularity you need).
  • Users — seat holders governing API tokens and permissions.

Gotchas

  • apps_id: Required whenever you enumerate apps inside a collection.
  • ext_id: Store-specific identifier for the app row—thread it from the tracked-app payload into review/rating calls.
  • Granularity: Choose between per-review exports versus aggregate stat summaries depending on the analytics question.
  • Ratings export: meta/ratings requires an AppFollow PRO plan; use stat reviews on non-PRO accounts.

Tools in this Server (5)

Appfollow List App Collections

Fetch a complete list of app collections (workspaces) under your AppFollow account. Returns collection ID, name, and metadata. Use this first to get a...

Appfollow List App Lists

List apps from a specific collection (workspace). Requires apps_id (Collection ID) from appfollow_list_app_collections. Returns app metadata including...

Appfollow List Ratings

Obtain overall ratings data for an app using ext_id. Returns average rating and total count. Requires an AppFollow PRO plan; non-PRO accounts get a st...

Appfollow List Stat Reviews

Get summarized statistics on user reviews by app using ext_id. Returns average ratings, review volume, and trends. Get ext_id from appfollow_list_app_...

Appfollow List Users

Retrieve a list of all users associated with your AppFollow account. Returns user details including names and roles for managing account access.

Frequently Asked Questions

What is the Appfollow MCP server?

Appfollow provides tools for app management and optimization, offering insights on app performance, user reviews, and competitor analysis to enhance visibility and user engagement. Use it to monitor app store presence and improve app ratings. It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Appfollow to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/appfollow. Authentication is handled automatically.

How many tools does Appfollow provide?

Appfollow provides 5 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Appfollow require?

Appfollow uses API Key. Appfollow requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Appfollow to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/appfollow

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Appfollow and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Appfollow will appear under Not connected — select it and click Connect to complete OAuth.
Name: Appfollow
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/appfollow
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Appfollow?

Sign in to connect your credentials and start running tools from the chat.

Appfollow MCP Server & Skill — 5 Tools