MCP Directory
Back

ads-mcp

by amekala · Jupyter Notebook · ★ 63

MCP server for managing ad campaigns across Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads. 100+ tools for campaign creation, performance analysis, keyword research, and budget optimization. Works with ChatGPT, Claude, Gemini CLI, Cursor, Codex, and Windsurf.

#advertising#ai-agent#chatgpt#claude#cline#codex#cursor#gemini-cli-extension#google-ads#linkedin-ads#mcp#mcp-server#meta-ads#model-context-protocol#tiktok-ads#windsurf

Install

git clone https://github.com/amekala/ads-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "ads-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:amekala/ads-mcp"
      ]
    }
  }
}

From the README

Remote Model Context Protocol (MCP) server for cross-platform ad management. Create, analyze, and optimize campaigns across **Google Ads, Meta Ads, TikTok Ads, and LinkedIn Ads** from any MCP-compatible AI assistant. - **MCP Remote URL:** - **Transport:** Streamable HTTP - **Registry ID:** [](https://registry.modelcontextprotocol.io) - **Authentication:** OAuth 2.1 with PKCE (dynamic client registration supported) - **Website:** https://www.adspirer.com - **Support:** support@adspirer.com - **Strategy-aware execution** — strategic decisions persist to and guide all future campaign creation…
Read full README on GitHub →

Related ai & ml servers