ViralQuery
About
Get the top viral videos for mobile apps.
Details
- Author
- tfcbot
- Downloads
- 226
- Categories
- Search
Jump to
- Structured video collections with source links
- Stable app IDs and Apple App Store URLs
- Missing-app requests on the Max plan
- Protected API and remote MCP endpoint
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
ViralQueryCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"viralquery": {
"type": "streamable-http",
"url": "https://viralquery.com/mcp",
"headers": {
"Authorization": "Bearer ${VIRALQUERY_API_KEY}"
}
}
}
}
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"viralquery": {
"viralquery": {
"type": "streamable-http",
"url": "https://viralquery.com/mcp",
"headers": {
"Authorization": "Bearer ${VIRALQUERY_API_KEY}"
}
}
}
}
}
McpServers
{
"viralquery": {
"type": "streamable-http",
"url": "https://viralquery.com/mcp",
"headers": {
"Authorization": "Bearer ${VIRALQUERY_API_KEY}"
}
}
}
ViralQuery
Get the top viral videos for mobile apps.
Give an agent an Apple App Store URL. ViralQuery finds the app and returns a structured collection of its top organic viral videos, including source links and video details.
What agents can do
- List available mobile apps and their stable IDs.
- Get an app's viral video collection.
- Request a missing app from an Apple App Store URL on the Max plan.
- Check the status of a requested app.
Connect
ViralQuery is a protected remote MCP server at https://viralquery.com/mcp.
Bring your own ViralQuery API key. Your plan controls the number of videos returned per app and any new-app request allowance. Use the API directly when you prefer not to route your key through a third-party MCP gateway.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

