Skip to main content
Glama

CreativeScope — Mobile Game Ad Creative Intelligence

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
creativescope/creativescope-mcp
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

12 tools
find_similar_creativesInspect

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 vector-neighbor search. For an English concept, send the original English terms only. The service resolves Chinese source-label equivalents internally before selecting the seed. Returns creative records ordered from most to least visually similar; low-similarity and near-duplicate results are excluded, and raw similarity scores are not exposed. If request_echo.seed_basis identifies a proxy seed, clearly disclose that limitation instead of presenting the results as an exact concept match. Example: 'Show variants of the toilet run viral creative concept.'

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of similar creatives to return. Maximum 20.
queryNoOptional concept query in the user's original language used to select a seed before vector similarity. Do not append generated translations; source-label expansion is internal. Supply query or creative_id.
creative_idNoOptional creative ID returned by search_creatives, get_creative_rankings, or get_reference_image_search_results. Supply creative_id or query.
generate_weekly_creative_briefInspect

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 normalized to English in the result. Example: 'Create this week's puzzle-game creative brief for Facebook.'

ParametersJSON Schema
NameRequiredDescriptionDefault
genreNoGame genre or sub-genre in the user's original language, for example match-3 or puzzle. Chinese source-label expansion is internal.
limitNoNumber of representative creatives to include. Maximum 20.
formatNoCreative format: image, video, or playable.
countryNoISO 3166-1 alpha-2 country code, for example US, JP, KR, GB.
platformNoAd platform filter. Supported values: facebook, instagram, messenger, audience_network, threads, admob, youtube, tiktok, mintegral, unity, applovin, ironsource, vungle, pangle.
date_rangeNoDate range. Supports last_7_days, last_30_days, last_90_days, or 'YYYY-MM-DD..YYYY-MM-DD'. Defaults to last_7_days.
get_advertiser_profileInspect

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 and platforms is this game scaling on?'

ParametersJSON Schema
NameRequiredDescriptionDefault
advertiser_idYesAdvertiser ID returned by search_advertisers or as game_id in creative results.
get_creative_detailInspect

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 work?'

ParametersJSON Schema
NameRequiredDescriptionDefault
creative_idYesCreative ID returned by search_creatives, find_similar_creatives, or get_creative_rankings.
get_creative_rankingsInspect

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 monthly only; day/week requests are normalized to month and disclosed in request_echo. Use this to answer what's rising this week, what evergreen creatives keep working, or which hook patterns repeat in a genre. For platform- or country-filtered discovery, use search_creatives and do not describe those results as an official rising or evergreen ranking. Creative tag fields are normalized to English in the result. Example: 'Which SLG creatives are rising this month?'

ParametersJSON Schema
NameRequiredDescriptionDefault
typeYesRanking type: rising or evergreen.
genreNoOptional genre/category filter in the user's original language, for example match-3 or SLG. Chinese source-label expansion is internal.
limitNoNumber of ranked creatives to return. Maximum 20.
periodYesRanking period: day, week, or month. Evergreen supports month only; other values are normalized to month.
get_game_rank_marketsInspect

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 count. Ranking types are free, store-paid, and top-grossing. Only Google Play and iPhone App Store are exposed; iPad rankings are excluded. Date range defaults to the last 90 days and cannot exceed 365 days.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum dimension rows to return. Maximum 200; defaults to 100.
storeNoStore: all, google_play, or app_store. Defaults to all.
date_toNoEnd date in YYYY-MM-DD. Defaults to today.
game_idYesEncrypted game ID returned by search_advertisers or as game_id/advertiser_id in other results.
date_fromNoStart date in YYYY-MM-DD. Defaults to 89 days before date_to.
rank_typesNoRanking types: free, store_paid, grossing. Defaults to all three.
get_game_rank_trendInspect

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 store. Use mode=best to select the game's best daily rank across supported countries and categories, or mode=exact for one country/category/store combination. Supported stores are Google Play, iPhone App Store, and all (Google Play plus iPhone App Store). Date range defaults to the last 90 days and cannot exceed 365 days.

ParametersJSON Schema
NameRequiredDescriptionDefault
modeNoQuery mode: best or exact. Defaults to best.
storeNoStore: all, google_play, or app_store. Used as a constraint in both modes; defaults to all.
countryNoISO 3166-1 alpha-2 country code. Used by exact mode; defaults to US.
date_toNoEnd date in YYYY-MM-DD. Defaults to today.
game_idYesEncrypted game ID returned by search_advertisers or as game_id/advertiser_id in other results.
categoryNoApp-store category. Used by exact mode; defaults to all categories.
date_fromNoStart date in YYYY-MM-DD. Defaults to 89 days before date_to.
rank_typesNoRanking types: free, store_paid, grossing. Defaults to all three.
get_reference_image_search_resultsInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of hydrated creative records to return. Maximum 20.
job_idYesJob ID returned by submit_reference_image_search.
get_reference_image_search_statusInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
job_idYesJob ID returned by submit_reference_image_search.
search_advertisersInspect

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 for Last War.'

ParametersJSON Schema
NameRequiredDescriptionDefault
genreNoGame genre or sub-genre filter in the user's original language. Chinese source-label expansion is internal.
limitNoNumber of advertisers to return. Maximum 20.
queryYesAdvertiser, studio, or game name query.
regionNoRegion or ISO country code filter. Exact matching depends on current availability metadata.
platformNoOptional ad platform filter. Supported values include facebook, instagram, tiktok, admob, youtube, unity, applovin, mintegral, ironsource, vungle, and pangle.
search_creativesInspect

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, mood, art-style, and gameplay-mechanic concepts to Chinese source-label equivalents for retrieval; generated translations must not be inserted into the public request. Use this for finding UGC-style ads, winning creatives, opening hook examples, playable ads, and platform/country/genre slices. Results include the original creative asset as media_url when available. Creative tag fields are normalized to English in the result. Example: 'Find UGC-style match-3 video ads in the US.'

ParametersJSON Schema
NameRequiredDescriptionDefault
genreNoGame genre or sub-genre in the user's original language, for example match-3, puzzle, or SLG. Chinese source-label expansion is internal.
limitNoNumber of creatives to return. Maximum 20.
queryYesNatural-language search query in the user's original language. Do not append generated Chinese translations to an English query; the service performs Chinese source-label expansion internally.
formatNoCreative format: image, video, or playable.
countryNoISO 3166-1 alpha-2 country code, for example US, JP, KR, GB.
platformNoAd platform filter. Supported values: facebook, instagram, messenger, audience_network, threads, admob, youtube, tiktok, mintegral, unity, applovin, ironsource, vungle, pangle.
date_rangeNoDate range. Supports last_7_days, last_30_days, last_90_days, or 'YYYY-MM-DD..YYYY-MM-DD'. Defaults to last_90_days.
orientationNoOptional creative orientation: portrait, landscape, or square. For video, this is derived from existing media width and height metadata.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.