AdCrunch MCP Server

AdCrunch MCP Server

Enables querying ad campaign performance and setup across Meta, TikTok, and Google Ads using natural language through AI agents.

Category
Visit Server

README

AdCrunch MCP Server

smithery badge

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.

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.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured