Marketing
ppcgrader.com
Generates and analyzes advertising creatives for platforms like Google and LinkedIn, providing insights on ad performance.
ENDPOINT 1
https://www.ppcgrader.com/mcp
MCP server metadata
- Name
- BackEnd
- Version
- 1.0.0.0
Known tools 20
generate_on_brand_imageGenerates a single on-brand advertising image using AI image generation (fal.ai).
Inferred read-onlyget_creative_insightsReturns 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).
Inferred read-onlycreate_google_display_ad_creativeOrchestrates the full Google Display Ad creative pipeline for a user.
Inferred read-onlycreate_linkedin_ad_creativeOrchestrates the full LinkedIn Sponsored Content creative pipeline.
Inferred read-onlyget_daily_kpi_trendsReturns day-by-day KPI data (spend, impressions, clicks, CTR, CPC, conversions, ROAS) for the user's connected ad accounts.
Inferred read-onlycreate_meta_ad_creativeOrchestrates the full Meta (Facebook/Instagram) ad creative pipeline.
Inferred read-onlydraft_ad_copy_variationsDrafts ready-to-paste ad copy variations in the native format for Google Ads (RSA), Meta (Facebook/Instagram single-image/carousel) or LinkedIn (Sponsored Content).
Inferred read-onlyget_account_healthReturns 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.
Inferred read-onlyget_campaign_performanceReturns campaign-level performance for all connected Google Ads accounts ordered by spend.
Inferred read-onlygenerate_ad_video_briefCreates a production-ready video ad brief for a 15–30 second ad and saves it to the Creative Hub.
Inferred read-onlyget_wasted_spendIdentifies campaigns wasting budget: zero conversions with active spend, CTR below 0.5%, Quality Score under 5, Budget Efficiency Score under 40, and CPA over $150.
Inferred read-onlyget_platform_reportReturns a structured per-platform performance report comparing Google Ads, Meta Ads, and LinkedIn Ads side-by-side.
Inferred read-onlysave_to_creative_hubSaves a manually specified ad creative to the user's Creative Hub.
Inferred read-onlyget_benchmark_comparisonCompares the user's last 30 days of Google Ads performance against PPC Grader industry benchmarks.
Inferred read-onlyreview_ad_creativeRuns a QA review on a saved creative in the user's Creative Hub.
Inferred read-onlyget_account_kpisReturns KPI performance totals (spend, impressions, clicks, CTR, CPC, conversions, ROAS) grouped by ad account for a user's connected Google, Meta, and LinkedIn ad accounts.
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.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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for ppcgrader.com was fetched 2026-08-04T12:48:07.935Z and is being refreshed.
ppcgrader.com 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.