Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

CreativeScope — Mobile Game Ad Creative Intelligence

ai.creativescope/creative-intelligence

Mobile-game ad creative intelligence across SDK ad networks: search, rankings, AI hook analysis.

Uptime
100.0%
1 direct probes · 30d
Response
1176ms
last probe
Tools
12
callable
Resources
0
readable
Prompts
0
available

Tools · 12

search_creatives

Search mobile game ad creatives by keyword or visual-description-like natural language. For an English request, send the original English concepts only. The service internally expands genre, hook, moo…

get_creative_detail

Get one creative's delivery metadata and English creative insights, including opening hook signals, scene descriptions, and creative patterns when available. Example: 'Why does this winning creative w…

get_creative_rankings

Get global or genre-level rising creative rankings by day, week, or month, or evergreen creative rankings from the monthly snapshot; platform and country filters are not supported. Evergreen data is m…

generate_weekly_creative_brief

Generate a compact creative brief from recent high-signal mobile game ads. Use this for weekly inspiration, hook mining, competitor creative planning, and UA brainstorming. Creative tag fields are nor…

search_advertisers

Search advertisers, game studios, or mobile games by name and optional genre, region, and platform filters. Use the returned advertiser_id with get_advertiser_profile. Example: 'Find the advertiser fo…

get_advertiser_profile

Get an advertiser or game profile, including recent ad activity, creative volume, target countries, and platforms. Creative tag fields are normalized to English in the result. Example: 'Which markets …

get_reference_image_search_results

Get completed reference-image search results. If the job is still running, returns polling guidance. Example: 'Show the matches from my reference-image search.'

get_game_rank_markets

List the countries, app-store categories, stores, and ranking types where a game appeared on a chart during a date range. Returns each observed dimension with best rank, latest rank, and ranked-day co…

get_game_rank_trend

Get one mobile game's daily app-store ranking performance over a date range. Returns free, store-paid, and top-grossing ranking series with best/latest rank and the matched country, category, and stor…

submit_reference_image_search

Submit a reference-image similarity search as an asynchronous job. Use this when the user provides a directly downloadable public HTTPS image URL. The URL must resolve to image bytes without login or …

find_similar_creatives

Find visually similar creatives using the stored vector of an existing creative. For a concept without an ID, query selects an explainable seed from available creative metadata and then uses the same …

get_reference_image_search_status

Get the processing status of a reference-image search job. Example: 'Is my reference-image search finished yet?'

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "creativescope_—_mobile_game_ad_creative_intelligence": {
      "url": "https://mcp.creativescope.ai/mcp",
      "transport": "streamable-http"
    }
  }
}