MCP 服务器概览
what is Ads MCP?
Ads MCP (Adspirer) is an MCP (Remote Model Context Protocol) server and toolset that centralizes cross-platform advertising management. It exposes 400+ tools across Google Ads, Meta, TikTok, LinkedIn, Amazon, and ChatGPT Ads, letting MCP-compatible AI assistants or clients create, analyze, and optimize ad campaigns from one workspace.
how to use Ads MCP?
- Connect via any MCP-compatible client (ChatGPT, Claude, Claude Code, Codex, Cursor, Gemini CLI, OpenClaw, Perplexity, Manus, or custom MCP clients) by adding the remote URL
https://mcp.adspirer.com/mcpand completing OAuth 2.1 (PKCE) sign-in. - Alternatively use the REST surface at
https://api.adspirer.ai/api/v1/tools/<tool_name>/executewith a Personal Access Token fromadspirer.ai/keys. - Quick install: run the provided curl install script to add the get-started skill and walk through account linking:
curl -fsSL https://raw.githubusercontent.com/amekala/ads-mcp/main/scripts/install-skill.sh | bash. - Connect ad accounts on the dashboard (
adspirer.ai/connections), then instruct your AI assistant (plain-English prompts) to run tool calls. New campaigns are created paused by default.
key features
- 400+ tools spanning Search, Performance Max, Display, YouTube, Shopping, App campaigns, Meta Ads variants, LinkedIn and TikTok formats, Amazon Ads, and ChatGPT Ads.
- Strategy-aware workflow (persistent STRATEGY.md) to keep strategic decisions across sessions and subagents.
- Raw data mode (
raw_data=true) for JSON-only outputs suitable for dashboards and pipelines. - Multi-account, multi-platform support for agencies and centralized management.
- Automation: scheduled briefs, performance monitors, cross-platform reports, and on-demand analysis.
- Performance analytics: wasted-spend detection, anomaly detection, audience insights, creative fatigue analysis, bidding and budget recommendations.
- Security: OAuth 2.1 with PKCE, TLS, encrypted token storage, no conversational logging (only tool requests), dynamic client registration for CLI tools.
use cases
- Agencies managing many client ad accounts across Google, Meta, TikTok, LinkedIn, and Amazon from one workspace.
- AI-assistant-driven campaign creation and iteration: hand natural-language prompts to an assistant and let Adspirer execute and report back.
- Cross-platform performance analysis and automated optimization recommendations.
- Keyword research with real CPC data and budget guidance.
- Automated monitoring and scheduled reporting for stakeholders.
- Integration into custom pipelines or dashboards via raw JSON outputs or REST endpoints.
FAQ from Ads MCP
- Is Ads MCP free to try?
Yes. Free tier includes 15 tool calls/month. Paid tiers: Plus (150/month, $49), Pro (600/month, $99), Max (3,000/month, $199). No credit card required for the free signup.
- How do I authenticate?
Primary flow is OAuth 2.1 with PKCE (dynamic client registration supported). REST API access uses Personal Access Tokens.
- Will Ads MCP spend money on my accounts automatically?
No. New campaigns are created paused by default — campaigns will not spend without your explicit approval.
- Can I use Ads MCP without an MCP client?
Yes. All tools are available via 178+ REST endpoints at
api.adspirer.ai(use a personal access token).
- Can I get raw JSON for integration?
Yes. Many tools support
raw_data=trueto return JSON-only outputs for attribution, dashboards, or token-efficient pipelines.
- Which ad platforms are supported?
Google Ads, Meta Ads, TikTok Ads, LinkedIn Ads, Amazon Ads, and ChatGPT Ads (plus integrations like GA4 and Klaviyo).
- Where to get help or report issues?
Support: support@adspirer.com. Issues: https://github.com/amekala/ads-mcp/issues. Health/status: https://mcp.adspirer.com/health.