Skip to main content
Glama
adcrunchdev

AdCrunch MCP Server

Official
by adcrunchdev

AdCrunch MCP Server

Ask AI about your ads. AdCrunch is a remote MCP server that connects Meta Ads, TikTok Ads, and Google Ads to AI agents like Claude, ChatGPT, and Cursor — query campaign setup and performance in natural language, no dashboards needed.

  • Server URL: https://mcp.adcrunch.dev/mcp (streamable HTTP, OAuth)

  • Website: adcrunch.dev

  • Docs: docs.adcrunch.dev

  • Security: read-only access to your ad platforms by default; credentials are never exposed to the AI model.

Free during early access — no credit card. Pricing.

Connect

Claude (claude.ai / Claude Desktop)

Settings → ConnectorsAdd custom connectorhttps://mcp.adcrunch.dev/mcp, then authorize with your AdCrunch account.

Cursor

Add to your MCP settings (.cursor/mcp.json):

{
  "mcpServers": {
    "adcrunch": {
      "url": "https://mcp.adcrunch.dev/mcp"
    }
  }
}

ChatGPT

Settings → ConnectorsAdd custom connectorhttps://mcp.adcrunch.dev/mcp.

Full per-client guides: docs.adcrunch.dev.

Related MCP server: Ads Analytics MCP

Tools

Tool

What it does

list_advertisers

Connected ad accounts across platforms

list_campaigns

Campaigns for an advertiser

list_ad_groups

Ad-group structure

list_ads

Individual ads

query_insights

Time-series performance: spend, ROAS, CPA, impressions, clicks, conversions

search_ads

Search ad creative

skill_list / skill_get

Discover and fetch your org's reusable ad-ops playbooks

skill_create / skill_update / skill_delete

Author and maintain playbooks (Skills store)

Example questions

  • "Which campaign had the best ROAS in the last 30 days?"

  • "Compare TikTok vs Meta spend efficiency for the last 14 days"

  • "Which ad set has the highest CPA this month — and show its creative"


This repository hosts documentation for connecting to the AdCrunch MCP server. The service itself is hosted at adcrunch.dev.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables management and analysis of Meta (Facebook/Instagram) ads through natural language conversations, with 30 tools for reading and writing ad data.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides read access to campaign performance data from Google Ads, Meta Ads, and TikTok Ads via live API calls, enabling AI assistants to analyze and audit advertising campaigns.
    16
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to create, analyze, and optimize ad campaigns across Google Ads, Meta Ads, TikTok Ads, LinkedIn Ads, Amazon Ads, and ChatGPT Ads through natural language using 400+ tools.
    93
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to browse and query Facebook Ads data including ad accounts, campaigns, ad sets, and performance insights via natural language.
    1 npm
    MIT