CreativeScope — Mobile Game Ad Creative Intelligence
REMOTE · MCP.CREATIVESCOPE.AI · SCANNED SEP 24
Mobile-game ad creative intelligence across SDK ad networks: search, rankings, AI hook analysis.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security84
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS enforcement could not be verified: the plaintext port answered with HTTP 401, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
- The authorisation server supports Client ID Metadata Documents, the current MCP client-registration mechanism. View diagnostics → Pass
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability66
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 7485 tokens (~213/item across 35 items; 35 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management32
- Stability check failed: schema churn in the 30 days we've observed: 8 tool removals, 0 breaking changes, 0 auth/transport breaks, 31 additions. See how to fix → Fail
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 35 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 35 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the CreativeScope — Mobile Game Ad Creative Intelligence MCP server?
CreativeScope — Mobile Game Ad Creative Intelligence is a hosted endpoint at https://mcp.creativescope.ai/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.creativescope.ai
claude mcp add --transport http ai-creativescope-creative-intelligence 'https://mcp.creativescope.ai/mcp'
{
"mcpServers": {
"ai-creativescope-creative-intelligence": {
"url": "https://mcp.creativescope.ai/mcp"
}
}
} {
"servers": {
"ai-creativescope-creative-intelligence": {
"type": "http",
"url": "https://mcp.creativescope.ai/mcp"
}
}
} [mcp_servers.ai-creativescope-creative-intelligence] url = "https://mcp.creativescope.ai/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-creativescope-creative-intelligence": {
"type": "remote",
"url": "https://mcp.creativescope.ai/mcp",
"enabled": true
}
}
} openclaw mcp add ai-creativescope-creative-intelligence --url 'https://mcp.creativescope.ai/mcp' --transport streamable-http
mcp_servers:
ai-creativescope-creative-intelligence:
url: "https://mcp.creativescope.ai/mcp" {
"McpServers": {
"ai-creativescope-creative-intelligence": {
"Transport": "http",
"Url": "https://mcp.creativescope.ai/mcp"
}
}
} assistant mcp add ai-creativescope-creative-intelligence -t streamable-http -u 'https://mcp.creativescope.ai/mcp'
{
"mcpServers": {
"ai-creativescope-creative-intelligence": {
"type": "http",
"url": "https://mcp.creativescope.ai/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 10 Sept 26 +33
- HSTS header: unverified → fail ▼ security
- Authorization: unverified → pass ▲ security
- TLS certificate: unverified → pass ▲ security
- Tool “get_filter_options” rewrote its description, which is the text the model reads security
- Tool “get_game_materials” rewrote its description, which is the text the model reads security
- Tool “get_material_detail_v2” rewrote its description, which is the text the model reads security
- Tool “get_similar_materials_v2” rewrote its description, which is the text the model reads security
- Tool “search_materials_by_filter” rewrote its description, which is the text the model reads security
- “get_filter_options” reworded the description of “types” cosmetic
- “search_materials_by_filter” reworded the description of “content_theme” cosmetic
- “search_materials_by_filter” reworded the description of “creative_theme” cosmetic
- “search_materials_by_filter” reworded the description of “game_class” cosmetic
- “search_materials_by_filter” reworded the description of “game_tag” cosmetic
- “search_materials_by_filter” reworded the description of “mood” cosmetic
- 9 Sept 26 −43
- HSTS header: fail → unverified ▼ security
- Authorization: pass → unverified ▼ security
- TLS certificate: pass → unverified ▼ security
- Stability: pass → fail ▼ security
- A breaking change shipped without a version bump: still 1.0.0 ▼ security
- Tool “find_similar_creatives” was removed ▼ security
- Tool “generate_weekly_creative_brief” was removed ▼ security
- Tool “get_advertiser_profile” was removed ▼ security
- Tool “get_creative_detail” was removed ▼ security
- Tool “get_creative_rankings” was removed ▼ security
- Tool “get_game_rank_trend” was removed ▼ security
- Tool “search_advertisers” was removed ▼ security
- Tool “search_creatives” was removed ▼ security
- Tool “get_game_summary” rewrote its description, which is the text the model reads security
- Schema quality: 2709 → 7509 ▼ functional
- “get_game_summary” changed the type of “date_from”: string → string|null ▼ functional
- “get_game_summary” changed the type of “date_to”: string → string|null ▼ functional
- New tool “compare_games” functional
- New tool “get_context” functional
- New tool “get_filter_options” functional
- New tool “get_game_ads_v2” functional
- New tool “get_game_country_distribution” functional
- New tool “get_game_daily_impressions” functional
- New tool “get_game_detail” functional
- New tool “get_game_install_trend” functional
- New tool “get_game_investment_trend” functional
- New tool “get_game_materials” functional
- New tool “get_game_overview” functional
- New tool “get_game_platform_stats” functional
- New tool “get_game_publisher_platform_ratio” functional
- New tool “get_game_publisher_platform_trend” functional
- New tool “get_game_trend” functional
- New tool “get_material_detail_v2” functional
- New tool “get_material_rank” functional
- New tool “get_material_reuse_clues” functional
- New tool “get_similar_materials_v2” functional
- New tool “get_store_first_seen_games” functional
- New tool “get_store_game_rank” functional
- New tool “get_store_game_rank_filter” functional
- New tool “get_store_game_rank_trend” functional
- New tool “report_capability_gap” functional
- New tool “resolve_game_by_identifier” functional
- New tool “search_games” functional
- New tool “search_materials_by_filter” functional
- New tool “search_materials_by_keyword” functional
- New tool “search_materials_distribution” functional
- New tool “search_materials_v2” functional
- “get_game_rank_markets” reworded the description of “game_id” cosmetic
- “get_game_summary” reworded the description of “date_from” cosmetic
- “get_game_summary” reworded the description of “date_to” cosmetic
- “get_game_summary” reworded the description of “game_id” cosmetic
- “get_game_summary” made “date_from” optional cosmetic
- “get_game_summary” made “date_to” optional cosmetic
- 8 Sept 26 0
- Tool “get_advertiser_profile” rewrote its description, which is the text the model reads security
- Tool “search_advertisers” rewrote its description, which is the text the model reads security
- New tool “get_game_summary” functional
- 7 Sept 26 +1
- Stability: 0.97 → pass security
- 5 Sept 26 −1
- Stability: pass → 0.93 functional
- 4 Sept 26 0
- HSTS header: unverified → fail ▼ security
- Authorization: unverified → pass ▲ security
- Injection markers: unverified → pass ▲ security
- Stability: unverified → pass ▲ security
- TLS certificate: unverified → pass ▲ security
- Transport: fail → pass ▲ security
- Endpoint reachability: unreachable → reachable ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- 3 Sept 26 0
- Endpoint reachability: reachable → unreachable ▼ security
- HSTS header: fail → unverified ▼ security
- Stability: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Authorization: pass → unverified ▼ security
- TLS certificate: pass → unverified ▼ security
- Transport: pass → fail ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- 30 Aug 26 +1
- DNSSEC: fail → pass ▲ security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 24 Sept 2026 · Probed https://mcp.creativescope.ai/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=*.creativescope.ai | CN=YR1,O=Let's Encrypt,C=US | 14 Jul 2026 | 12 Oct 2026 | RSA 2048 | SHA256-RSA | 52eb2ed7e8271a78457d1dd82556c86c63b |
| SANs: *.creativescope.ai, creativescope.ai | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC secure
Validation of mcp.creativescope.ai. — Secure
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| creativescope.ai. | present | 21908 | 13 | Verified |
| mcp.creativescope.ai. | Verified address RRset verified with the apex keys |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer resource_metadata="https://mcp.creativescope.ai/.well-known/oauth-protected-resource", scope="mcp:use"
Bearer resource_metadata="https://mcp.creativescope.ai/.well-known/oauth-protected-resource", scope="mcp:use" Protected resource metadata
| Document | https://mcp.creativescope.ai/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Resource | https://mcp.creativescope.ai/mcp |
| Authorisation server | https://api.creativescope.ai |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.creativescope.ai/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.creativescope.ai/mcp | Inconclusive | 401 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
compare_games ~216
Compare 2-5 games with the same date range, deduplication and metric definitions. Return creative, reused-creative and ad-plan counts plus global creative lifetime estimated exposure. Optional country filtering means target-list inclusion, not country exposure or preference. Maximum 180 days; no standalone creative/ad IDs are returned.
| Name | Type | Req | Description |
|---|---|---|---|
| country_code | string|null | – | ISO 3166-1 alpha-2 country code, such as US or TR. Follow this tool's country-selection rules. |
| date_from | string | yes | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. Required. |
| date_to | string | yes | End date, YYYY-MM-DD; defaults to today unless explicitly required. Required. Maximum range 180 days. |
| game_ids | array | yes | Game tokens returned by this service; maximum 20. For compare_games, supply 2-5 tokens. |
| rank_by | string|null | – | material_count (default), ad_plan_count, lifecycle_exposure, or reinvestment_count. |
No output schema declared.
No examples provided.
get_context ~47
Get CreativeScope business context, current date, supported platforms, registered tool catalog, date limits, freshness and capability boundaries. Use the tool catalog to select the appropriate discovery, aggregate or ranking contract.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_filter_options ~81
Get valid game categories, countries and 14 delivery-platform aliases. Map user conditions to the returned standard values before exact filtering. Country options include codes and names. Keep canonical filter values unchanged when using them as parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| types | string|null | – | Comma-separated filter dictionaries: game_category, country, platform. Omit or use all for every dictionary. |
No output schema declared.
No examples provided.
get_game_ads_v2 ~386
Discover a game's ad plans by countries, platforms, format and dates. Deduplicate cross-month snapshots; each result represents one plan with its associated creative material_reference and response-local plan_sequence, without standalone ad/creative IDs. contains matches any specified country; exclusive requires exact set equality. Pagination reports has_more, not an exact total. Use get_game_platform_stats for totals.
| Name | Type | Req | Description |
|---|---|---|---|
| country_codes | array|null | – | Array of ISO 3166-1 alpha-2 delivery-country codes, for example ["TR","US"]; maximum 20. |
| country_match | string|null | – | contains (default): match any specified country. exclusive: the complete delivery-country set must exactly equal the specified set. |
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. |
| game_id | string | yes | Game token returned by game search, rankings or details. Pass the token unchanged. |
| limit | integer|null | – | Number of results; default 20; maximum 100. |
| material_type | string|null | – | Format: image, video, playable. Mutually exclusive with video_type. |
| offset | integer|null | – | Pagination offset; default 0. |
| publisher_platforms | array|null | – | Array of delivery platforms: facebook, instagram, messenger, audience_network, threads, admob, youtube, tiktok, mintegral, unity, applovin, ironsource, vungle or pangle. |
| sort_by | string|null | – | Sort order: heat, latest, ending. The first value is the default. |
| video_type | integer|null | – | Creative format: 0=image, 1=video, 2=playable. Do not combine with material_type/material_types. |
No output schema declared.
No examples provided.
get_game_country_distribution ~129
Get game delivery-country coverage for a date range. Country coverage can overlap and does not represent country-specific exposure or audience preference.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date, YYYY-MM-DD. Default: 90 days ago; maximum range 180 days. |
| date_to | string|null | – | End date, YYYY-MM-DD. Default: today. |
| game_id | string | yes | Game token returned by this service. Pass unchanged. |
| publisher_platform | string|null | – | Optional delivery platform alias, such as facebook, youtube or tiktok. See get_context for the full list. |
No output schema declared.
No examples provided.
get_game_daily_impressions ~192
Get daily and cumulative estimated exposure across all Android/iOS packages associated with a game. daily_impressions is the daily increment; snapshot_impressions is cumulative through that date; daily_impressions_total is the period increment total. For historical total exposure with no date, query yesterday in Asia/Shanghai and use its snapshot_impressions. For the past N days, use daily_impressions_total. Default 90 days, maximum 365 days. Label exposure as estimated.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. Earliest supported date: 2025-06-30. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. Maximum range 365 days. |
| game_id | string | yes | Game token returned by game search, rankings or details. Pass the token unchanged. |
No output schema declared.
No examples provided.
get_game_detail ~92
Get game identity, delivery platforms, countries, active ad and creative counts, and download snapshots. Exposure for active creatives is lifetime estimated exposure, not 30-day incremental exposure. Google Play download_count is the latest cumulative snapshot; download_count_label is a public store range, neither is a period increment.
| Name | Type | Req | Description |
|---|---|---|---|
| game_id | string | yes | Game token returned by game search, rankings or details. Pass the token unchanged. |
No output schema declared.
No examples provided.
get_game_install_trend ~119
Get daily Google Play net download increments and cumulative snapshots for a game. Return requested and actual coverage dates, download_increment_total and latest_download_snapshot. Sum increments only; never sum cumulative snapshots.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. |
| game_id | string | yes | Game token returned by game search, rankings or details. Pass the token unchanged. |
No output schema declared.
No examples provided.
get_game_investment_trend ~164
Get daily newly launched creatives, reused creatives, ad plans and exposure references to analyze delivery growth and creative refresh cadence. Exposure is a lifetime reference for newly launched creatives, not a daily increment. Default 90 days; maximum 180 days.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. Maximum range 180 days. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. |
| game_id | string | yes | Game token returned by game search, rankings or details. Pass the token unchanged. |
| metrics | string|null | – | Comma-separated metrics: materials, ads, or all (default). Chinese aliases are also accepted. |
No output schema declared.
No examples provided.
get_game_materials ~297
List a game advertiser's creatives by delivery performance, including material_reference, delivery dates, heat, reuse status and media. No standalone material tokens are returned. Each material_reference belongs to the same result item. No exact match total is returned. For platform totals, use get_game_platform_stats; never count by repeatedly paging.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. |
| game_id | string | yes | Game token returned by game search, rankings or details. Pass the token unchanged. |
| limit | integer|null | – | Number of results; default 20; maximum 100. |
| offset | integer|null | – | Pagination offset; default 0. |
| publisher_platform | string|null | – | Delivery platform: facebook, instagram, messenger, audience_network, threads, admob, youtube, tiktok, mintegral, unity, applovin, ironsource, vungle or pangle. admob includes the Google advertising s… |
| sort_by | string|null | – | Sort order: heat, reinvestment, latest, ending. The first value is the default. |
| video_type | integer|null | – | Creative format: 0=image, 1=video, 2=playable. Do not combine with material_type/material_types. |
No output schema declared.
No examples provided.
get_game_overview ~182
Get a game's identity, deduplicated creatives/ad plans, market and platform coverage, and delivery-cadence summary in one call. Require explicit dates, maximum 180 days. Exposure is global creative lifetime estimated exposure, not period increments or country exposure. Country shares are overlapping ad-plan target coverage. No standalone creative/ad IDs are returned.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. Required. |
| date_to | string | yes | End date, YYYY-MM-DD; defaults to today unless explicitly required. Required. Maximum range 180 days. |
| game_id | string | yes | Game token returned by game search, rankings or details. Pass the token unchanged. |
| sections | array|null | – | Optional sections: identity, summary, markets, platforms, trend_summary. Omit for all. |
No output schema declared.
No examples provided.
get_game_platform_stats ~212
Get deduplicated creative count, first-discovered creative count and ad-plan count for one game, platform and explicit date range (maximum 180 days). Creative count uses lifetime overlap; first-discovered count uses first appearance within the range. No paging is needed. Always use this tool for platform totals rather than counting pages from discovery tools.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | yes | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. Required. |
| date_to | string | yes | End date, YYYY-MM-DD; defaults to today unless explicitly required. Required. Maximum range 180 days. |
| game_id | string | yes | Game token returned by game search, rankings or details. Pass the token unchanged. |
| publisher_platform | string | yes | Delivery platform: facebook, instagram, messenger, audience_network, threads, admob, youtube, tiktok, mintegral, unity, applovin, ironsource, vungle or pangle. admob includes the Google advertising s… |
No output schema declared.
No examples provided.
get_game_publisher_platform_ratio ~122
Get a game delivery-platform distribution for a date range. Platform coverage can overlap; shares are not exclusive audience or exposure shares.
| Name | Type | Req | Description |
|---|---|---|---|
| country_code | string|null | – | Optional ISO2 delivery-country code; matches target-country-list inclusion. |
| date_from | string|null | – | Start date, YYYY-MM-DD. Default: 90 days ago; maximum range 180 days. |
| date_to | string|null | – | End date, YYYY-MM-DD. Default: today. |
| game_id | string | yes | Game token returned by this service. Pass unchanged. |
No output schema declared.
No examples provided.
get_game_publisher_platform_trend ~129
Get a game delivery-platform trend for a date range. Use the returned metric and dates consistently when comparing platforms.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date, YYYY-MM-DD. Default: 90 days ago; maximum range 180 days. |
| date_to | string|null | – | End date, YYYY-MM-DD. Default: today. |
| game_id | string | yes | Game token returned by this service. Pass unchanged. |
| publisher_platform | string|null | – | Optional delivery platform alias, such as facebook, youtube or tiktok. See get_context for the full list. |
No output schema declared.
No examples provided.
get_game_rank_markets ~237
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.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date in YYYY-MM-DD. Defaults to 89 days before date_to. |
| date_to | string|null | – | End date in YYYY-MM-DD. Defaults to today. |
| game_id | string | yes | Encrypted game ID returned by search_games or as game_id/advertiser_id in other results. |
| limit | integer|null | – | Maximum dimension rows to return. Maximum 200; defaults to 100. |
| rank_types | array|null | – | Ranking types: free, store_paid, grossing. Defaults to all three. |
| store | string|null | – | Store: all, google_play, or app_store. Defaults to all. |
No output schema declared.
No examples provided.
get_game_summary ~123
Summarize creatives, ad plans, lifetime exposure references and Google Play net download increments within a date range. download_increment sums daily increments over actual coverage, not cumulative downloads or public store ranges. Includes the legacy nested summary alongside the primary delivery fields.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date, YYYY-MM-DD. Default: 90 days ago; maximum range 180 days. |
| date_to | string|null | – | End date, YYYY-MM-DD. Default: today. |
| game_id | string | yes | Game token returned by this service. Pass unchanged. |
No output schema declared.
No examples provided.
get_game_trend ~104
Get daily game delivery trends for the requested date range. Creative and ad counts represent delivery activity; exposure is a lifetime reference, not daily incremental exposure.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date, YYYY-MM-DD. Default: 90 days ago; maximum range 180 days. |
| date_to | string|null | – | End date, YYYY-MM-DD. Default: today. |
| game_id | string | yes | Game token returned by this service. Pass unchanged. |
No output schema declared.
No examples provided.
get_material_detail_v2 ~137
Get creative summary, media and owning-game information using a complete material_reference returned by this service. Resolve the exact material, game, source platform, date and month in that reference. Use material_reference for follow-up tool calls and media_url to view images, play videos or open HTML playable ads.
| Name | Type | Req | Description |
|---|---|---|---|
| detail_url | string | yes | Opaque material_reference returned by creative search. Pass unchanged in this legacy-named detail_url parameter. Previously issued detail URLs remain accepted as input only. |
| include | array|null | – | Requested sections: summary (default, including owning-game and download/delivery information), media. Multiple sections are allowed. |
No output schema declared.
No examples provided.
get_material_rank ~224
Get rising or evergreen creative rankings by period and optional primary/secondary category. Return rank, material_reference, video media, creative labels, delivery duration, heat, ad count and associated games. Always use the same item's material_reference when citing a creative. No standalone material identifiers are returned. Platform/country filtering is not supported.
| Name | Type | Req | Description |
|---|---|---|---|
| class_name | string|null | – | Primary creative category; omit for all. Use canonical category values from get_filter_options. |
| date | string|null | – | Chart date: YYYY-MM-DD, or YYYY-MM for monthly charts. Omit for the latest available period. |
| limit | integer|null | – | Number of results; default 20; maximum 100. |
| offset | integer|null | – | Pagination offset; default 0. |
| period | string|null | – | Chart period: day (default), week, month. |
| rank_type | integer|null | – | 1=rising creatives (default), 2=evergreen creatives. |
| tag_name | string|null | – | Optional secondary creative category; use a canonical value from get_filter_options. |
No output schema declared.
No examples provided.
get_material_reuse_clues ~118
Find directly recorded reuse relationships for a creative material_reference. Return related games, developers, first/last appearances, relative appearance days and representative material references, grouped by game. These are direct bidirectional reuse relationships, not vector similarity or proof of ownership.
| Name | Type | Req | Description |
|---|---|---|---|
| detail_url | string | yes | Opaque material_reference returned by creative search. Pass unchanged in this legacy-named detail_url parameter. Previously issued detail URLs remain accepted as input only. |
| limit | integer|null | – | Number of results; default 20; maximum 50. |
No output schema declared.
No examples provided.
get_reference_image_search_results ~77
Get completed reference-image search results. If the job is still running, returns polling guidance. Example: 'Show the matches from my reference-image search.'
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | Job ID returned by submit_reference_image_search. |
| limit | integer|null | – | Maximum number of hydrated creative records to return. Maximum 20. |
No output schema declared.
No examples provided.
get_reference_image_search_status ~50
Get the processing status of a reference-image search job. Example: 'Is my reference-image search finished yet?'
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | Job ID returned by submit_reference_image_search. |
No output schema declared.
No examples provided.
get_similar_materials_v2 ~254
Find visually similar creatives from a complete material_reference using stored video-content vectors. Return games, developers, delivery dates, heat, media and material references. Require dates, maximum 180 days. Similarity does not establish reuse; use get_material_reuse_clues for recorded cross-game reuse and chronology.
| Name | Type | Req | Description |
|---|---|---|---|
| cross_game | boolean|null | – | true (default) searches all games; false restricts results to the seed creative's game. |
| date_from | string | yes | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. Required. |
| date_to | string | yes | End date, YYYY-MM-DD; defaults to today unless explicitly required. Required. Maximum range 180 days. |
| detail_url | string | yes | Opaque material_reference returned by creative search. Pass unchanged in this legacy-named detail_url parameter. Previously issued detail URLs remain accepted as input only. |
| limit | integer|null | – | Number of results; default 10; maximum 20. |
| offset | integer|null | – | Pagination offset; default 0. Maximum 5000. |
| sort_by | string|null | – | Sort order: similarity, heat, latest. The first value is the default. |
No output schema declared.
No examples provided.
get_store_first_seen_games ~377
Find games first observed in official daily app-store charts, defined per package, platform, country, category and rank type. This is not a release date. Complete coverage starts 2025-09-15; exclude the baseline day by default to avoid labeling existing games as new. Default game grouping deduplicates package/platform; dimension grouping returns original chart dimensions.
| Name | Type | Req | Description |
|---|---|---|---|
| categories | string|null | – | Official store category code or canonical category name. Use get_store_game_rank_filter to obtain valid platform-specific values. |
| country_code | string|null | – | ISO 3166-1 alpha-2 country code, such as US or TR. Follow this tool's country-selection rules. |
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. Earliest supported date: 2025-09-15. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. Maximum range 365 days. |
| group_by | string|null | – | game (default): deduplicate package/platform; dimension: retain country/category/chart-type dimensions. |
| include_baseline | boolean|null | – | Include the initial coverage day 2025-09-15; default false. |
| limit | integer|null | – | Number of results; default 20; maximum 100. |
| offset | integer|null | – | Pagination offset; default 0. |
| platform | integer|null | – | Store platform: 1=Google Play, 2=iPhone App Store. |
| rank_types | array|null | – | Array of chart types: 0=free, 1=paid, 2=grossing. Omit for all. |
| sort_by | string|null | – | Sort order: first_date, first_rank. The first value is the default. |
No output schema declared.
No examples provided.
get_store_game_rank ~269
Get official Google Play or iPhone App Store free, paid or grossing charts by day, week or month and official category. country_code must be explicitly specified by the user; otherwise get_store_game_rank_filter and ask for the country. Return current, best and previous ranks, movement, hourly rank curves and game tokens.
| Name | Type | Req | Description |
|---|---|---|---|
| categories | string|null | – | Official store category code or canonical category name. Use get_store_game_rank_filter to obtain valid platform-specific values. |
| country_code | string | yes | ISO 3166-1 alpha-2 country code, such as US or TR. Follow this tool's country-selection rules. |
| date | string|null | – | Chart date: YYYY-MM-DD, or YYYY-MM for monthly charts. Omit for the latest available period. |
| limit | integer|null | – | Number of results; default 20; maximum 100. |
| offset | integer|null | – | Pagination offset; default 0. |
| period | string|null | – | Chart period: day (default), week, month. |
| platform | integer|null | – | Store platform: 1=Google Play, 2=iPhone App Store. |
| rank_type | integer|null | – | Chart type: 0=free (default), 1=paid, 2=grossing. |
No output schema declared.
No examples provided.
get_store_game_rank_filter ~57
Get valid platforms, rank types, periods, countries, official categories and dates for official app-store rankings, including the latest Google Play US free-chart date/hour. Use before querying rankings to discover valid country and platform-specific category values.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_store_game_rank_trend ~421
Get game-level official daily chart trends using a game token or an app identifier resolved through the official package mapping. Best mode selects leading dimensions across Google Play and iPhone App Store; exact mode fixes store, country and category. Includes current-day realtime data when available. Returns daily ranks, first-entry flags and optional 24-hour curves.
| Name | Type | Req | Description |
|---|---|---|---|
| categories | string|null | – | Official store category code or canonical category name. Use get_store_game_rank_filter to obtain valid platform-specific values. |
| country_code | string|null | – | ISO 3166-1 alpha-2 country code, such as US or TR. Follow this tool's country-selection rules. |
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. Maximum range 365 days. |
| game_id | string|null | – | Game token from search_games or store rankings. Queries every associated official-store package, matching the game-level API. |
| include_rank_curve | boolean|null | – | Include a fixed 24-entry hourly rank curve for each day; default false. |
| max_series | integer|null | – | Maximum chart series in best mode; default 20, maximum 50. |
| mode | string|null | – | best selects the strongest observed dimensions across both stores; exact fixes platform, country and category. Defaults to exact when country_code is supplied, otherwise best. |
| package_name | string|null | – | Optional Android package name or numeric iOS app ID. Resolves the owning game through the official package mapping; supply this or game_id, not both. |
| platform | integer|null | – | Store for exact mode: 1=Google Play, 2=iPhone App Store. Defaults to the supplied app identifier's store, otherwise Google Play. |
| rank_types | array|null | – | Array of chart types: 0=free, 1=paid, 2=grossing. Omit for all. |
No output schema declared.
No examples provided.
report_capability_gap ~85
Record an unmet analysis need for future product improvements when existing tools cannot satisfy the request. Include the missing capability and an example query.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | yes | Describe the unmet need as specifically as possible. |
| example_query | string|null | – | Optional example user query or scenario. |
| triggered_by_tool | string|null | – | Optional tool or scenario that exposed the capability gap. |
No output schema declared.
No examples provided.
resolve_game_by_identifier ~122
Resolve an Android package name or numeric iOS app ID to game tokens and identity. Return all matching regional editions, ordered by lifetime estimated exposure of creatives active in the last 30 days. This is a delivery-heat reference, not incremental exposure.
| Name | Type | Req | Description |
|---|---|---|---|
| identifier | string | yes | Android package name or numeric iOS app ID. Required, at least 3 characters. |
| limit | integer|null | – | Number of results; default 5; maximum 10. |
| type | string|null | – | Identifier type: auto (default), package, or ios. |
No output schema declared.
No examples provided.
search_games ~208
Search mobile games by name or category across global markets. Return identity, active ads and creatives in the last 30 days, and their lifetime estimated exposure as a delivery-heat reference, not 30-day incremental exposure. Supply keyword or category. Category accepts English or Chinese.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string|null | – | Game category in English or Chinese, such as strategy, RPG or casual. Supply keyword or category. |
| keyword | string|null | – | Search text in the user's original language. Supply keyword or category. |
| limit | integer|null | – | Number of results; default 20; maximum 50. |
| offset | integer|null | – | Pagination offset; default 0. |
| publisher_platform | string|null | – | Optional delivery platform alias, such as facebook or tiktok. |
| region | string|null | – | Optional delivery region or ISO2 country code. |
| sort_by | string|null | – | Sort order: ad_heat, material_count, ad_count, downloads. The first value is the default. |
No output schema declared.
No examples provided.
search_materials_by_filter ~409
Search creatives by game category, creative labels, country, platform and format. Each label dimension accepts one standard value; different dimensions may be combined. Country means the delivery list includes that country, not exclusive targeting. Exposure is global lifetime estimated exposure, not country-specific. Cite metrics and material_reference from the same item. Use get_filter_options for game categories, countries and platforms.
| Name | Type | Req | Description |
|---|---|---|---|
| content_theme | string|null | – | Optional single canonical content-topic label. |
| country_code | string|null | – | ISO 3166-1 alpha-2 country code, such as US or TR. Follow this tool's country-selection rules. |
| creative_theme | string|null | – | Optional single canonical creative-topic label. |
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. |
| game_class | string|null | – | Optional canonical primary game category. |
| game_id | string|null | – | Game token returned by game search, rankings or details. Pass the token unchanged. |
| game_tag | string|null | – | Optional canonical secondary game category. |
| limit | integer|null | – | Number of results; default 20; maximum 50. |
| mood | string|null | – | Optional single canonical mood label. |
| offset | integer|null | – | Pagination offset; default 0. |
| publisher_platform | string|null | – | Delivery platform: facebook, instagram, messenger, audience_network, threads, admob, youtube, tiktok, mintegral, unity, applovin, ironsource, vungle or pangle. admob includes the Google advertising s… |
| sort_by | string|null | – | Sort order: heat, latest. The first value is the default. |
| video_type | integer|null | – | Creative format: 0=image, 1=video, 2=playable. Do not combine with material_type/material_types. |
No output schema declared.
No examples provided.
search_materials_by_keyword ~253
Search creative copy and labels by keyword, optionally within a game and date range. Return opaque material references and direct video addresses. Keyword length is 2-200 characters. This performs text matching, not arbitrary visual-description vector search. Use search_materials_v2 with query for bilingual concept expansion.
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. |
| game_id | string|null | – | Game token returned by game search, rankings or details. Pass the token unchanged. |
| keyword | string | yes | Search text in the user's original language. Required; 2-200 characters. |
| limit | integer|null | – | Number of results; default 20; maximum 50. |
| offset | integer|null | – | Pagination offset; default 0. |
| sort_by | string|null | – | Sort order: heat, latest. The first value is the default. |
| video_type | integer|null | – | Creative format: 0=image, 1=video, 2=playable. Do not combine with material_type/material_types. |
No output schema declared.
No examples provided.
search_materials_distribution ~590
Aggregate ad-plan and creative counts/shares by delivery platform and country using discovery filters. Return aggregates only. Each creative or plan can cover multiple countries/platforms, so sums count attributions rather than deduplicated totals. Require explicit dates (maximum 180 days) and at least one of game_ids, keyword, country_codes, publisher_platforms, languages or a creative-label filter. Use get_game_platform_stats for single-game/platform deduplicated totals.
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string|null | – | landscape, portrait, or square. Omit for any orientation. |
| content_topics | array|null | – | Array of canonical content-topic values; maximum 20; matches any value. |
| country_codes | array|null | – | Array of ISO 3166-1 alpha-2 delivery-country codes, for example ["TR","US"]; maximum 20. |
| country_match | string|null | – | contains (default): match any specified country. exclusive: the complete delivery-country set must exactly equal the specified set. |
| creative_topics | array|null | – | Array of canonical creative-topic values; maximum 20; matches any value. |
| date_from | string | yes | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. Required. |
| date_to | string | yes | End date, YYYY-MM-DD; defaults to today unless explicitly required. Required. Maximum range 180 days. |
| device | string|null | – | ios or android; omit or use all for either. |
| duration_max_seconds | number|null | – | Exclusive maximum duration in seconds; must be positive and greater than the minimum. |
| duration_min_seconds | number|null | – | Inclusive minimum duration in seconds; must be nonnegative. |
| game_ids | array|null | – | Game tokens returned by this service; maximum 20. For compare_games, supply 2-5 tokens. |
| keyword | string|null | – | Search text in the user's original language. Maximum 100 characters. |
| languages | array|null | – | Array of exact canonical creative-language values; maximum 20. |
| material_types | array|null | – | Array of formats: image, video, playable. Mutually exclusive with video_type. |
| only_discover | boolean|null | – | true: first discovery falls within the range. false or omitted: creative lifetime overlaps the range. |
| publisher_platforms | array|null | – | Array of delivery platforms: facebook, instagram, messenger, audience_network, threads, admob, youtube, tiktok, mintegral, unity, applovin, ironsource, vungle or pangle. |
| quality | string|null | – | hd: short edge at least 720 pixels; sd: below 720. Omit or use all for any quality. |
| video_type | integer|null | – | Creative format: 0=image, 1=video, 2=playable. Do not combine with material_type/material_types. |
No output schema declared.
No examples provided.
search_materials_v2 ~675
Discover creatives by games, countries, platforms, formats, languages, aspect ratio, duration, device, quality and discovery dates. Each result has an atomically associated material_reference, without standalone creative/ad IDs. country_match contains matches any country; exclusive requires exact set equality. Exposure is global lifetime estimated exposure, not country-specific. Pagination reports has_more, not an exact total. Use get_game_platform_stats for totals, never repeated paging. Arbitrary visual-description semantic search is not supported.
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string|null | – | landscape, portrait, or square. Omit for any orientation. |
| country_codes | array|null | – | Array of ISO 3166-1 alpha-2 delivery-country codes, for example ["TR","US"]; maximum 20. |
| country_match | string|null | – | contains (default): match any specified country. exclusive: the complete delivery-country set must exactly equal the specified set. |
| date_from | string|null | – | Start date, YYYY-MM-DD. Follow this tool's required-date and range constraints. |
| date_to | string|null | – | End date, YYYY-MM-DD; defaults to today unless explicitly required. |
| device | string|null | – | ios or android; omit or use all for either. |
| duration_max_seconds | number|null | – | Exclusive maximum duration in seconds; must be positive and greater than the minimum. |
| duration_min_seconds | number|null | – | Inclusive minimum duration in seconds; must be nonnegative. |
| game_ids | array|null | – | Game tokens returned by this service; maximum 20. For compare_games, supply 2-5 tokens. |
| genre | string|null | – | Optional game genre in English or Chinese. Combined with the other discovery filters. |
| keyword | string|null | – | Search text in the user's original language. Maximum 100 characters. |
| languages | array|null | – | Array of exact canonical creative-language values; maximum 20. |
| limit | integer|null | – | Number of results; default 20; maximum 50. |
| material_types | array|null | – | Array of formats: image, video, playable. Mutually exclusive with video_type. |
| offset | integer|null | – | Pagination offset; default 0. |
| only_discover | boolean|null | – | true: first discovery falls within the range. false or omitted: creative lifetime overlaps the range. |
| publisher_platforms | array|null | – | Array of delivery platforms: facebook, instagram, messenger, audience_network, threads, admob, youtube, tiktok, mintegral, unity, applovin, ironsource, vungle or pangle. |
| quality | string|null | – | hd: short edge at least 720 pixels; sd: below 720. Omit or use all for any quality. |
| query | string|null | – | Optional natural-language creative query, 2-200 characters. English concepts are expanded to Chinese source labels internally. Unlike keyword, this uses concept matching, not exact text matching. Not… |
| sort_by | string|null | – | Sort order: heat, latest, ending, reinvestment. The first value is the default. |
| video_type | integer|null | – | Creative format: 0=image, 1=video, 2=playable. Do not combine with material_type/material_types. |
No output schema declared.
No examples provided.
submit_reference_image_search ~327
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 hotlink protection; HTML pages, local paths, and base64 are not supported. The embedding provider validates image format and size asynchronously and returns IMAGE_FETCH_FAILED, INVALID_IMAGE, or EMBEDDING_MODEL_ERROR when processing cannot continue. Genre aliases are normalized internally. If a normalized genre produces no candidates, the completed result explicitly marks a visual-only fallback instead of silently returning an empty set. Example: 'Find ads visually similar to this reference image.'
| Name | Type | Req | Description |
|---|---|---|---|
| country | string|null | – | Optional ISO 3166-1 alpha-2 country code, for example US, JP, KR, GB. |
| format | string|null | – | Optional creative format: image, video, or playable. |
| genre | string|null | – | Optional game genre or sub-genre, for example SLG, match-3, puzzle, RPG. Aliases are normalized internally. If the normalized genre has no candidates, results may use an explicitly disclosed visual-o… |
| image_url | string | yes | Directly downloadable public HTTPS image URL. It must return image bytes without login or hotlink protection. Do not pass an HTML page, local path, base64, or expiring authenticated URL. |
| limit | integer|null | – | Number of similar creatives to return when the job completes. Maximum 20. |
| platform | string|null | – | Optional platform filter, for example facebook, instagram, tiktok, youtube, admob. |
No output schema declared.
No examples provided.
What is the CreativeScope — Mobile Game Ad Creative Intelligence MCP server?
CreativeScope — Mobile Game Ad Creative Intelligence is an MCP server listed in the public MCP registry as ai.creativescope/creative-intelligence. Mobile-game ad creative intelligence across SDK ad networks: search, rankings, AI hook analysis. This page covers its hosted endpoint (https://mcp.creativescope.ai/mcp).
Is the CreativeScope — Mobile Game Ad Creative Intelligence MCP server safe to use?
CreativeScope — Mobile Game Ad Creative Intelligence scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the CreativeScope — Mobile Game Ad Creative Intelligence MCP server expose?
CreativeScope — Mobile Game Ad Creative Intelligence exposes 35 tools: get_game_trend, get_game_rank_markets, get_game_investment_trend, get_game_overview, get_game_summary, and 30 more. Their descriptions and schemas cost roughly 7,485 tokens of context every time the server is loaded.
Does the CreativeScope — Mobile Game Ad Creative Intelligence MCP server require authentication?
Yes. CreativeScope — Mobile Game Ad Creative Intelligence asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the CreativeScope — Mobile Game Ad Creative Intelligence MCP server still maintained?
CreativeScope — Mobile Game Ad Creative Intelligence is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.