AdCrunch MCP Server
MCP serverDev toolsGet answers about your ad performance just by asking. Once added, your AI can look up results from Meta Ads, TikTok Ads, and Google Ads, so you can ask questions in everyday language instead of searching through each platform yourself.
Available today. Use it from your connected AI after setup.
No other account needed.
After adding the app, ask your AI a question about your ads, such as how your Meta or Google Ads are performing. Then keep asking follow-up questions about any of your ad results.
Then ask your AI: use AdCrunch MCP Server
What your AI can do with it
- Answer questions about your Meta Ads performance
- Answer questions about your TikTok Ads performance
- Answer questions about your Google Ads performance
- Report your ad results in plain language when you ask
From the project's README
As published by adcrunchdev/mcp in README.md.
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 → Connectors → Add custom connector → https://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 → Connectors → Add custom connector → https://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.
Signals
- GitHub stars
- 1
- Last commit
- Jun 2026
Advanced
- Delivery
- mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
dev-adcrunch-mcp- Source
- github.com/adcrunchdev/mcp
- Hosted endpoint
https://mcp.adcrunch.dev/mcp