Server data from the Official MCP Registry
Rank a competitor's EU App Store ads by longevity. From Apple's official Ad Repository.
Rank a competitor's EU App Store ads by longevity. From Apple's official Ad Repository.
Remote endpoints: streamable-http: https://recao.app/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
4 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"app-recao-recao-mcp": {
"url": "https://recao.app/api/mcp"
}
}
}From the project's GitHub README.
Query your competitors' App Store ads from inside Claude Code.
Recao is a weekly competitor-ad report for app developers. You paste your app once at recao.app, and every week you get the ads your competitors are running on the EU App Store: the creative copy, the placements, the formats, and how long each ad has stayed live. This repository documents the hosted MCP server that Indie and Pro users point their MCP client at to ask the same questions live, between reports.
The product source is not in this repo. This is the manifest and docs for the hosted remote endpoint.
claude mcp add --transport http recao https://recao.app/api/mcp
Any MCP client that speaks streamable HTTP can connect to https://recao.app/api/mcp. No auth during early access.
| Tool | What it does |
|---|---|
search_app_advertiser | Find an app or developer in Apple's Ad Repository by name. Returns the ids the other tools take. Start here. |
get_competitor_ads | Pull every App Store ad an advertiser ran in the EU (up to 1 year back), sorted by how long each has been live. An ad the advertiser keeps paying for is the closest public signal that it converts. |
get_ad_details | Full detail for one ad: every locale variant, creative asset URLs, icon variations, placements, and date range. Shows how a competitor localizes a winning ad. |
get_playbook | An Apple Search Ads playbook for indie apps, wired to the data tools. Call with no argument to list the available playbooks. |
> Which ads has Fabulous kept running the longest in the EU?
search_app_advertiser "fabulous" → Fabulous: Daily Habit Tracker
get_competitor_ads (APP, LAST_YEAR)
Longest-running creatives first:
1. "Healthy Routines & Motivation" — search results,
16 storefronts, live 365+ days
2. "Santé Mentale & Motivation" — FR only, live 365+ days
(a mental-health angle running only in France)
One angle funded for over a year across 16 countries.
France runs a different first line — a live localization
test you can read for free.
> Show me every locale variant of creative #1
get_ad_details
The German variant leads on data privacy, the Spanish one
on prediction accuracy. Same placement, same format,
different opening line.
Numbers depend on live data; run the query to see current results.
Free (weekly report), Indie €29/mo, Pro €79/mo. Live MCP querying is included on Indie and Pro. See recao.app for current terms.
https://recao.app/api/mcpMIT. See LICENSE. This repo covers the server manifest, schema, and examples. The underlying ad data belongs to Apple's public Ad Repository and its terms.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.