From 594b33d7f43fa5d1e2c9b3aef2e7342cee05a922 Mon Sep 17 00:00:00 2001 From: ahmed-3li <51079661+ahmed-3li@users.noreply.github.com> Date: Thu, 14 May 2026 11:01:45 +0400 Subject: [PATCH] add(plugin-json): markifact - Adds markifact entry pointing at markifact/markifact-mcp - Category: marketing - 300+ tools across Google Ads, Meta Ads, GA4, TikTok, LinkedIn, Amazon, Snapchat, Reddit, and 15+ more platforms - OAuth 2.1 with PKCE authentication - Every write operation requires explicit user approval --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 4a1a1b44..badde781 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -417,6 +417,20 @@ "sha": "6f41866ea66c63eb80c42e6f652efdac5870e540" }, "homepage": "https://kensho.com" + }, + { + "name": "markifact", + "description": "MCP server for Google Ads, Meta Ads, GA4, TikTok Ads, LinkedIn Ads, Amazon Ads, Snapchat Ads, Reddit Ads, and 15+ more advertising and marketing platforms. 300+ tools for campaign creation, performance analysis, keyword research, audience management, creative rotation, conversion tracking audits, and CRM workflows. OAuth 2.1 authentication. Every write operation requires explicit user approval.", + "category": "marketing", + "author": { + "name": "Markifact" + }, + "source": { + "source": "url", + "url": "https://github.com/markifact/markifact-mcp.git", + "sha": "7df96db56e5f3283d9acaa5aff28b0a88b4dd0b7" + }, + "homepage": "https://markifact.com" } ] }