MCP Catalogs
首页

ads-mcp

by amekala·44·综合分 48

支持谷歌广告、Meta广告、领英广告和TikTok广告的MCP服务器,提供175+广告管理工具。

ecommercedeveloper-toolsproductivity
6
Forks
3
活跃 Issue
本月
最近提交
2 天前
收录于

概述

Ads MCP是一个全面的远程模型上下文协议服务器,支持跨主要广告平台的广告管理。它提供战略感知的执行功能,用于广告活动创建、性能分析和优化。该服务器支持谷歌广告、Meta广告、领英广告和TikTok广告的175+工具,包含关键词研究、广告活动创建、性能监控和预算优化等功能。它能在会话之间保持战略持续性,并提供MCP连接和REST API端点。

试试问 AI

装完之后,这里有 7 个你可以让 AI 做的事:

:从单一界面创建和管理多个平台的广告活动
:分析广告活动性能并获得优化建议
:使用实际CPC数据和竞争分析研究关键词
:自动化计划简报、性能监控和跨平台报告
:Ads MCP支持哪些平台?
:如何处理身份验证?
:我可以在没有AI客户端的情况下使用Ads MCP吗?

什么时候选它

当您需要从单一界面管理多个平台(Google、Meta、LinkedIn、TikTok)的广告活动,并希望执行能够跨会话持久化的策略感知功能时,选择Ads MCP。

什么时候不要选它

如果您只使用单个广告平台或需要此商业服务之外的广泛定制功能,请不要选择Ads MCP。

此 server 暴露的工具

从 README 抽取出 12 个工具
  • research_keywords

    Research keywords with real CPC data and competitive analysis

  • analyze_performance

    Analyze campaign performance across platforms with actionable recommendations

  • create_google_performance_max

    Create a Google Performance Max campaign with search themes and audience signals

  • create_google_search

    Create a Google Search campaign with keyword targeting

  • create_meta_image_campaign

    Create a Meta image ad campaign with targeting options

  • create_linkedin_sponsored_content

    Create a LinkedIn sponsored content campaign with targeting options

  • analyze_wasted_spend

    Identify and analyze wasted ad spend across campaigns

  • create_tiktok_in_feed

    Create a TikTok in-feed ad campaign

  • create_lead_gen_form

    Create a lead generation form campaign on Meta or LinkedIn

  • generate_ad_copy

    Generate ad copy for campaigns across platforms

  • cross_platform_report

    Generate performance reports across multiple ad platforms

  • monitor_campaign_performance

    Set up automated monitoring of campaign performance

可对比工具

adspert-mcpppc-tools-mcpgoogle-ads-api

安装

安装

Claude Desktop

  1. 打开设置 > 连接器 > 添加自定义连接器
  2. 名称:**Ads MCP**
  3. URL:https://mcp.adspirer.com/mcp
  4. 完成OAuth 2.1登录

Claude Code

  1. 运行 /plugin marketplace add amekala/ads-mcp
  2. 运行 /plugin install adspirer
  3. 运行 /mcp — 找到 **plugin:adspirer:adspirer** 并点击进行身份验证

Cursor

添加到 ~/.cursor/mcp.json

{
  "mcpServers": {
    "adspirer": {
      "url": "https://mcp.adspirer.com/mcp"
    }
  }
}

Gemini CLI

gemini extensions install github.com/amekala/ads-mcp

FAQ

Ads MCP支持哪些平台?
Ads MCP支持谷歌广告、Meta广告、领英广告和TikTok广告,总共提供175+工具。
如何处理身份验证?
Ads MCP使用OAuth 2.1配合PKCE进行身份验证,并支持CLI工具的动态客户端注册。
我可以在没有AI客户端的情况下使用Ads MCP吗?
是的,Ads MCP在`https://api.adspirer.ai/api/v1/tools/<tool_name>/execute`提供REST API端点,可以直接使用而不需要MCP客户端。

ads-mcp 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。