The AppFollow MCP (Model Context Protocol) Server lets you securely connect your AppFollow account to AI assistants such as Claude, ChatGPT, Codex, Cursor, and other MCP-compatible clients. Once connected, your AI assistant can access live AppFollow data to help analyze reviews, monitor ASO performance, generate reports, and more—all within a single conversation.
How it works
The AppFollow MCP Server provides secure access to your AppFollow account through Google OAuth authentication. After signing in, your AI assistant can use AppFollow tools that are available for your account without requiring API keys or custom integrations.
The MCP server is available at:
Access is limited to the AppFollow account you authenticate with, and all requests use your existing AppFollow permissions.
Available tools
Depending on your AppFollow plan and permissions, the MCP Server provides access to tools for:
- Reviews and review replies
- Ratings analysis
- App rankings
- Keywords and ASO data
- Apps and collections
- Reports
- API credits information
Your AI assistant can combine these tools to:
- Summarize customer feedback
- Identify trends and recurring issues
- Analyze rating changes
- Monitor ASO performance
- Generate reports
- Answer questions using your live AppFollow data
Authentication
The AppFollow MCP Server uses Google OAuth authentication.
Benefits include:
- No API keys to manage
- Secure access to your AppFollow account
- Permissions scoped to your account
- Easy sign-in from supported AI clients
Supported AI clients
The AppFollow MCP Server can be used with any MCP-compatible client, including:
- Anthropic (Claude.ai, Claude Cowork, Claude Code)
- Open AI (Chat GPT, Codex)
- Cursor
- Other clients that support the Model Context Protocol (MCP)
Connect to Claude
Claude.ai / Claude Cowork
- Open Settings.
- Go to Connectors.
- Select Add custom connector.
-
Enter:
https://mcp.appfollow.io/mcp - Sign in using the Google account associated with your AppFollow account.
Claude Code
Run:
claude mcp add --transport http appfollow https://mcp.appfollow.io/mcpThen authenticate by running:
/mcpFollow the Google sign-in flow.
Connect to Codex
To add the AppFollow MCP Server:
codex mcp add appfollow --url https://mcp.appfollow.io/mcpThen authenticate:
codex mcp login appfollowComplete the Google sign-in when prompted.
Connect to ChatGPT
To connect AppFollow in ChatGPT:
- Open Settings.
- Navigate to Security and login.
- Enable Developer mode.
- Open Plugins.
- Select New Plugin.
- Enter:
- Name: AppFollow
-
Connection:
https://mcp.appfollow.io/mcp
- Save the plugin and complete the Google sign-in process.
AppFollow AI Toolkit
For users working with Claude Code or Codex, the open-source AppFollow AI Toolkit provides ready-to-use workflows built on top of the MCP Server.
The toolkit helps automate common AppFollow tasks, including:
- App discovery and tracking
- Customer feedback analysis
- ASO analysis
- Keyword recommendations
- Review trend reporting
- Structured HTML reports and JSON outputs for further automation
The toolkit is available on GitHub:
https://github.com/AppFollow/appfollow-ai-toolkit
Example workflows
The toolkit includes commands such as:
-
/search— Find and track apps -
/feedback-analysis— Analyze reviews, ratings, sentiment trends, feature requests, and reported issues -
/aso-analysis— Review keyword performance and receive ASO recommendations
These workflows produce consistent, repeatable reports that can be integrated into your existing processes.
Feedback
We're continuously improving both the AppFollow MCP Server and the AppFollow AI Toolkit.
If you have ideas for new capabilities or encounter any issues, we'd love to hear your feedback. Your suggestions help us improve future releases and expand available functionality.
Use a built-in /submit_feedback tool to share it with our engineering team directly.
Methods cost and availability
- Every method has its own price in API Credits
- Methods availability depends on your AppFollow subscription
- Check your API credits consumption with
/get_creditstool