loading…
Search for a command to run...
loading…
Meta Ads MCP server with 47 tools for campaigns, creatives, audiences, and insights — plus AI-powered campaign diagnosis and buyer personas.
Meta Ads MCP server with 47 tools for campaigns, creatives, audiences, and insights — plus AI-powered campaign diagnosis and buyer personas.
The MCP server that powers the AdWeave Claude Code plugin. Covers Meta Ads campaign management plus AdWeave-specific workflow tools — brand context, avatars, beliefs, offer brief, methodology library, and competitor intelligence.
60+ tools in one MCP endpoint. Use it standalone from Claude Desktop / Cursor / any MCP client, or let the AdWeave plugin orchestrate it for you via opinionated slash commands.
Add this to your MCP client config:
{
"mcpServers": {
"adweave": {
"url": "https://mcp.adweave.ai/meta-ads-mcp",
"headers": {
"Authorization": "Bearer <YOUR_ADWEAVE_API_TOKEN>"
}
}
}
}
Get your API token at adweave.ai (free tier: 50 calls/month).
If you'd rather use OAuth and pre-built slash commands for daily creative generation, metrics feedback, ad launch, creative production, and competitor research — install the AdWeave plugin instead.
list_brands, set_brand_context, get_current_brand_context, get_brand_profileget_avatars — buyer personas with rich evidence, scoped to your orgget_offer_brief — product / pricing / funnel / differentiation dataget_beliefs — Phase-1 and Phase-2 beliefs, auto-synthesized via Claude if unsetget_research_notes — aggregated avatar evidence + competitor contextget_adweave_methodology — AdWeave's argumentation framework, copy rules, two-phase belief system, image-generation guide, Meta safe zones, and per-skill procedures. Served auth-gated.get_competitor_intelligence — live competitor ad summaries from the AdWeave discovery pipeline (Meta Ad Library scraping + LLM pattern analysis)| Property | Value |
|---|---|
| Protocol | MCP (Model Context Protocol) |
| Transport | Streamable HTTP |
| Auth | API Token (aw_ prefix) or OAuth |
| Endpoint | https://mcp.adweave.ai/meta-ads-mcp |
| Connector name | adweave |
| Plan | Calls / month |
|---|---|
| Free | 50 |
| Starter | 500 |
| Pro | Unlimited |
See adweave.ai/pricing for current pricing.
ai.adweave/adweave-mcpMIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"adweave-meta-ads": {
"command": "npx",
"args": []
}
}
}