Marketing
creativescope.ai
Search and analyze mobile game ad creatives, get delivery metadata, rankings, and generate weekly creative briefs.
ENDPOINT 1
https://mcp.creativescope.ai/mcp
MCP server metadata
- Name
- creativescope-mcp
- Version
- 1.0.0
Known tools 12
search_creativesSearch mobile game ad creatives by keyword or visual-description-like natural language.
Inferred read-onlyget_creative_detailGet one creative's delivery metadata and English creative insights, including opening hook signals, scene descriptions, and creative patterns when available.
Inferred read-onlyget_creative_rankingsGet 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.
Inferred read-onlygenerate_weekly_creative_briefGenerate a compact creative brief from recent high-signal mobile game ads.
Inferred read-onlysearch_advertisersSearch advertisers, game studios, or mobile games by name and optional genre, region, and platform filters.
Inferred read-onlyget_advertiser_profileGet an advertiser or game profile, including recent ad activity, creative volume, target countries, and platforms.
Inferred read-onlyget_game_rank_marketsList the countries, app-store categories, stores, and ranking types where a game appeared on a chart during a date range.
Inferred read-onlyget_game_rank_trendGet one mobile game's daily app-store ranking performance over a date range.
Inferred read-onlysubmit_reference_image_searchSubmit a reference-image similarity search as an asynchronous job.
Inferred read-onlyfind_similar_creativesFind visually similar creatives using the stored vector of an existing creative.
Inferred read-onlyget_reference_image_search_statusGet the processing status of a reference-image search job.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.creativescope-mcp]
url = "https://mcp.creativescope.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"creativescope-mcp": {
"type": "http",
"url": "https://mcp.creativescope.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: creativescope-mcp
Remote MCP URL: https://mcp.creativescope.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"creativescope-mcp": {
"url": "https://mcp.creativescope.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"creativescope-mcp": {
"type": "http",
"url": "https://mcp.creativescope.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "creativescope-mcp",
"transport": "streamable-http",
"url": "https://mcp.creativescope.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for creativescope.ai was fetched 2026-08-04T03:10:46.662Z and is being refreshed.
creativescope.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.