← ppcgrader.com

INDIVIDUAL MCP TOOL

get_creative_insights

Returns top ad creatives with headline, body copy, CTA, platform, geo targets, estimated spend/impressions, creative lifespan in days, and fatigue level (Fresh/Monitor/High fatigue risk).

ppcgrader.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.ppcgrader.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_creative_insights and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

ppcgrader.com

CONNECT 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.backend]
url = "https://www.ppcgrader.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "backend": {
      "type": "http",
      "url": "https://www.ppcgrader.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: backend
Remote MCP URL: https://www.ppcgrader.com/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": {
    "backend": {
      "url": "https://www.ppcgrader.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "backend": {
      "type": "http",
      "url": "https://www.ppcgrader.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "backend",
  "transport": "streamable-http",
  "url": "https://www.ppcgrader.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • generate_on_brand_image — Generates a single on-brand advertising image using AI image generation (fal.ai).
  • create_google_display_ad_creative — Orchestrates the full Google Display Ad creative pipeline for a user.
  • get_admin_industry_analysis — ADMIN ONLY (joe@redwagon.agency, joe.whyte@gmail.com).
  • create_linkedin_ad_creative — Orchestrates the full LinkedIn Sponsored Content creative pipeline.
  • get_daily_kpi_trends — Returns day-by-day KPI data (spend, impressions, clicks, CTR, CPC, conversions, ROAS) for the user's connected ad accounts.
  • create_meta_ad_creative — Orchestrates the full Meta (Facebook/Instagram) ad creative pipeline.
  • draft_ad_copy_variations — Drafts ready-to-paste ad copy variations in the native format for Google Ads (RSA), Meta (Facebook/Instagram single-image/carousel) or LinkedIn (Sponsored Content).
  • get_account_health — Returns overall account health score (0–100 with letter grade A–D), active unresolved KPI alerts (spend drops, CTR declines, budget issues), and a 7-day performance summary.