From 53384f02a9a68e1cd50316a7f5a3a7eb08b1825f Mon Sep 17 00:00:00 2001 From: Abhilash Mekala Date: Thu, 2 Apr 2026 11:20:39 +0900 Subject: [PATCH] Add Adspirer MCP showcase entry --- docs/showcase/adspirer.mdx | 74 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 docs/showcase/adspirer.mdx diff --git a/docs/showcase/adspirer.mdx b/docs/showcase/adspirer.mdx new file mode 100644 index 0000000..4170b5b --- /dev/null +++ b/docs/showcase/adspirer.mdx @@ -0,0 +1,74 @@ +--- +title: Adspirer | AI-Powered Ad Campaign Management via MCP +description: Manage Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads through natural language using the Adspirer MCP server — 100+ tools for campaign creation, keyword research, and performance optimization +sidebar_position: 50 +keywords: [Adspirer, MCP, advertising, Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, campaign management, paid media, PPC] +--- + +**Adspirer** is a remote MCP server that connects AI assistants to advertising platforms. Skip the dashboard — create, analyze, and optimize ad campaigns across Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads through natural language. + +## Features + +* **100+ MCP tools** across 4 ad platforms (Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads) +* **Campaign creation** — Google Search, Performance Max, Meta Image/Video/Carousel, LinkedIn, TikTok +* **Keyword research** with real CPC data from Google Keyword Planner +* **Performance analysis** with cross-platform dashboards +* **Creative variant testing** — create 15+ ad variations in one prompt +* **Budget optimization** and wasted spend detection +* **Automated monitoring** with alerts and scheduled reports +* **Safety first** — all campaigns created in PAUSED status + +## Prerequisites + +* Any MCP-compatible AI client (Perplexity, ChatGPT, Claude, Gemini CLI, Cursor, Codex) +* An [Adspirer](https://www.adspirer.com) account (free tier: 15 tool calls/month) +* Connected ad platform accounts at [adspirer.com](https://www.adspirer.com) + +## Setup + +Connect to the Adspirer MCP server: + +``` +MCP Server URL: https://mcp.adspirer.com/mcp +Authentication: OAuth 2.1 (automatic browser sign-in) +``` + +## Example: Create a Multi-Platform Campaign in One Session + +**Step 1 — Research keywords:** + +``` +Research keywords for a vitamin C serum brand. Show me search volumes, +CPC, and competition for high-intent commercial keywords. +``` + +**Step 2 — Create Google Search campaign:** + +``` +Create a Google Search campaign for my Vitamin C serum. Budget $50/day, +target US. Use the top 5 keywords. Write 5 headlines and 3 descriptions. +Add sitelinks for Shop, Results, Ingredients, and Reviews pages. +``` + +**Step 3 — Create Meta campaign with 5 creative variants:** + +``` +Create a Meta image campaign. Budget $30/day, targeting women 25-45 +interested in skincare. Create 5 ad variants testing these angles: +social proof, risk reversal, science/authority, pain point, before/after. +``` + +**Step 4 — Set up monitoring:** + +``` +Alert me if CPA exceeds $25 or CTR drops below 1%. Send weekly reports. +``` + +**Result:** 2 campaigns, 8 ad variants, 5 keywords, 8 extensions, 3 monitors — created in ~15 minutes instead of 4-8 hours. + +## Links + +* **Website:** [adspirer.com](https://www.adspirer.com) +* **Documentation:** [docs.adspirer.com](https://docs.adspirer.com) +* **GitHub:** [github.com/amekala/ads-mcp](https://github.com/amekala/ads-mcp) +* **MCP Server:** `https://mcp.adspirer.com/mcp` (Streamable HTTP, OAuth 2.1)