CreativeScope MCP

CreativeScope MCP

Mobile-game ad creative intelligence for MCP-enabled agents, providing live access to creative search, rankings, advertiser profiles, and AI analysis from public ad placements across major SDK ad networks.

Category
访问服务器

README

CreativeScope MCP

Smithery Official MCP Registry

Mobile-game ad creative intelligence for any MCP-enabled agent.

CreativeScope is a hosted Model Context Protocol server that gives your AI agent live access to mobile-game advertising creative intelligence — creative search, Rising/Evergreen rankings, advertiser & studio profiles, similar-creative lookup, and AI hook analysis — compiled from publicly available ad placements across major SDK ad networks.

Works with Claude, Codex, Cursor, or any MCP-compatible client. Claude is used only as an example below.

  • Website: https://creativescope.ai
  • Get an API key (free tier available): https://creativescope.ai/mcp
  • Pricing & limits: https://creativescope.ai/pricing

Why CreativeScope

  • SDK ad-network coverage — beyond the usual Meta Ad Library: AppLovin, Mintegral, Unity, ironSource, Vungle, Pangle, AdMob, TikTok and more.
  • Game-specialized — genres, opening hooks, playables, UGC styles, art styles, moods, and creative patterns tuned for UA teams.
  • AI analysis, not just a feed — representative hooks, confidence-scored insights, and "why it's relevant" reasoning returned as structured data your agent can act on.

Connecting

CreativeScope is a remote MCP server.

  • Endpoint: https://mcp.creativescope.ai/mcp
  • Transport: Streamable HTTP (stateless)
  • Auth: OAuth (recommended where supported) or API key (Authorization: Bearer <api_key>, also accepts X-Api-Key: <api_key>)

Claude Desktop / Claude.ai (OAuth — no key needed)

Settings → Connectors → Add connector, paste https://mcp.creativescope.ai/mcp, then authorize on the CreativeScope page. You're connected — all tools available immediately.

API key (other clients)

Get a free key at https://creativescope.ai/mcp — keys look like cs_live_.... Keep them secret; don't commit or share them.

Cursor / Codex (via mcp-remote)

{
  "mcpServers": {
    "creativescope": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.creativescope.ai/mcp",
        "--header",
        "Authorization: Bearer cs_live_YOUR_KEY"
      ]
    }
  }
}

Clients that support remote MCP servers natively can point directly at https://mcp.creativescope.ai/mcp and set the Authorization header to Bearer cs_live_YOUR_KEY.

Tools

Tool What it does
search_creatives Search game ad creatives by natural language, platform, country, genre, format, and date range
get_creative_detail Full detail for one creative: delivery data, tag insights, and raw AI analysis
find_similar_creatives Find creatives in the same cluster as a given creative_id
search_advertisers Search advertisers, games, and studios
get_advertiser_profile Profile for an advertiser or game
submit_reference_image_search Start an async "find similar by reference image" job
get_reference_image_search_status Poll a reference-image job's status
get_reference_image_search_results Fetch results once a reference-image job completes
generate_weekly_creative_brief Generate a weekly creative brief
get_creative_rankings Rising / Evergreen creative rankings
get_game_rank_markets App Store / Google Play chart presence by country, category, store, and rank type
get_game_rank_trend Daily store-ranking series over a date range (best or exact mode)

Most list tools return up to 20 items per call. Analysis fields are returned in English; some raw ai_analysis fields in get_creative_detail may still contain Chinese pending full localization.

Agent Skills

Ready-made Agent Skills that teach your agent proven CreativeScope workflows — install the folders from skills/ into your client (Claude, Codex, or any Agent-Skills-compatible host):

Skill What it does
creativescope-best-practices Foundation layer: tool selection, filters, pitfalls, and honesty rules for all CreativeScope tools
competitor-creative-audit Full creative-strategy audit for one advertiser: identity resolution, store performance, tiered creative sampling, cross-validation
weekly-inspiration-brief Shareable weekly creative brief for a genre/market, with count-verified patterns
image-similarity-scan Async reference-image similarity search: submit → poll → results, with relevance review
mobile-ua-creative-strategy UA creative strategy playbook: hook taxonomy, two-week testing cadence, production briefs

Start with creativescope-best-practices — the other skills build on it.

Example prompts

  • "Show me the top rising match-3 ad creatives in the US over the last 30 days."
  • "Find UGC-style ads with a fail-state opening hook for puzzle games."
  • "Profile the advertiser behind this creative and show 5 similar creatives."

Plans

Free, Pro, and Team plans differ in tool access and monthly quota. See https://creativescope.ai/pricing. Usage is metered per tool call.

Data

Creative intelligence is compiled from publicly available ad placements and concerns businesses and their public advertising activity, not private individuals. Ad creatives, game titles, and trademarks belong to their respective owners. To request review or removal, contact support@creativescope.ai.

Links

  • Privacy Policy: https://creativescope.ai/privacy-policy
  • Terms of Service: https://creativescope.ai/terms-of-service
  • Support: support@creativescope.ai

License

MIT — see LICENSE. This repository contains the public listing and connection metadata for the CreativeScope MCP service; the hosted service itself is proprietary.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选