Ad Copy Ai MCP

MCP serverDev tools

Ad Copy Ai MCP Server by MEOK AI Labs

Unavailable. This server has no hosted endpoint yet, so ahel can't serve it.

Connect ahel once, and every AI you use reads what you have installed.

From the project's README

As published by csoai-org/ad-copy-ai-mcp in README.md.

AI-powered ad copy generation for multi-platform campaigns

AI-powered ad copy generation for multi-platform campaigns.


πŸš€ Quick Start

# Install via pip
pip install ad_copy_ai_mcp

# Or install via Smithery
npx -y @smithery/cli@latest install ad-copy-ai-mcp --client claude

✨ Features

  • MCP protocol compliant
  • Easy installation
  • Well-documented API
  • Production-ready
  • Active maintenance

πŸ“– Documentation

πŸ›‘οΈ Compliance

This MCP server is built with EU AI Act compliance built-in:

  • βœ… Article 9 β€” Risk Management System
  • βœ… Article 13 β€” Transparency & Instructions for Use
  • βœ… Article 15 β€” Bias Detection & Testing
  • βœ… Article 26 β€” FRIA Support (where applicable)
  • βœ… Article 50 β€” AI Content Watermarking (where applicable)

Need help getting compliant? Book a free 15-min diagnostic β†’

🏒 Enterprise

Need custom development, SLA guarantees, or white-label deployment?

  • Pro: $99/mo β€” Full MCP suite + EU AI Act tracking
  • Enterprise: $499/mo β€” Custom dev + SLA + Dedicated support

View Pricing β†’ | Contact Sales β†’

🀝 Part of the MEOK Ecosystem

This server is part of the MEOK AI Labs ecosystem β€” 300+ MCP servers for sovereign AI governance.

DomainPurpose
councilof.aiEU AI Act compliance marketplace
safetyof.aiAI safety & monitoring
meok.aiSovereign AI platform
cobolbridge.aiLegacy modernization

πŸ“œ License

MIT Β© CSOAI-ORG


πŸ’Έ Try MEOK in 30 seconds β€” instant buy ladder

TierPriceWhat you getStripe
Smoke testΒ£1Signed sample MCP-Hardening report + Article 50 PDFhttps://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Quick KitΒ£9EU AI Act Article 50 implementation guide (C2PA + EU-Icon)https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Founder CallΒ£2930-min 1-on-1 with the founderhttps://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t

Refundable. UK Stripe β€” VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.

Configuration

Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:

{
  "mcpServers": {
    "ad-copy-ai-mcp": {
      "command": "uvx",
      "args": ["ad-copy-ai-mcp"]
    }
  }
}

Or: pip install ad-copy-ai-mcp then run the ad-copy-ai-mcp command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use generate_ad_copy to …"
  • "Use generate_variants to …"
  • "Use create_campaign to …"

Signals

Last commit
Sep 2026
Weekly downloads
144
Advanced
Delivery
ad-copy-ai-mcp MCP server β†’ your ahel gateway (mcp.ahel.ai) β†’ every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-csoai-org-ad-copy-ai-mcp
Source
github.com/csoai-org/ad-copy-ai-mcp