Skip to content

royazran/mcp-ads

v1.0.0MIT

Google Ads, Meta, LinkedIn, TikTok, Snapchat, Microsoft Advertising, GA4 and Search Console as tools for your agent. Read performance, build campaigns, and pause waste — every write waits for your approval.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

mcp-ads
{
  "url": "https://mcp-ads.com/mcp-slim"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "mcp-ads",
  "displayName": "MCP Ads",
  "version": "1.0.0",
  "description": "Google Ads, Meta, LinkedIn, TikTok, Snapchat, Microsoft Advertising, GA4 and Search Console as tools for your agent. Read performance, build campaigns, and pause waste — every write waits for your approval.",
  "author": {
    "name": "MCP Ads",
    "url": "https://mcp-ads.com"
  },
  "homepage": "https://mcp-ads.com",
  "repository": "https://github.com/RoyAzran/mcp-ads",
  "license": "MIT",
  "keywords": ["ads", "google-ads", "meta-ads", "marketing", "ppc", "analytics", "ga4", "search-console", "grok-bot"],
  "mcpServers": "./mcp.json",
  "skills": "./skills"
}

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • displayName
  • mcpServers
  • skills