Pre-publish policy check for AI-generated social & ad content across 8 platforms.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol (MCP) server that checks AI‑generated social media and ad content against the current advertising and community policies of 8 platforms — Meta (Facebook/Instagram), TikTok, LinkedIn, Google Ads, YouTube, X (Twitter), Snapchat and Pinterest — before it is published. It returns the exact risky phrase, why it's risky, and a compliant rewrite, so posts, ad accounts and campaigns aren't flagged, demonetized, shadow‑limited or banned.
Give your AI writing assistant or agent a pre‑publish compliance guardrail: one self‑describing tool it can call on any draft — no prompt engineering, no SDK.
npx, drop in a free key, done. Works with Claude, Cursor, VS Code, Windsurf, Cline and any MCP client.The guardrail combines deterministic pattern rules with AI reasoning over live platform policy. It surfaces risk across categories such as:
Every finding carries a confidence label (firm vs possibly_risky) so your agent can act proportionately — fix the firm ones, review the borderline ones. Findings are grounded in the same live policy engine behind the AuditSocials Policy Tracker; they're never fabricated and are hedged when uncertain.
AUDITSOCIALS_API_KEY.The server speaks MCP over stdio, so it works with any MCP‑compatible client. Paste the config into your client and drop in your key.
claude_desktop_config.json → mcpServers (config above).claude mcp add or your .mcp.json → mcpServers.mcpServers shape).command/args/env above.npx -y auditsocials-compliance-mcp command with AUDITSOCIALS_API_KEY in the environment.Restart the client after adding the server so it discovers the tool.
No prompt engineering. Your agent picks the tool automatically. Examples:
check_social_content_complianceChecks a piece of social/ad content against the current policies of the 8 platforms and returns an overall verdict plus specific findings.
| Param | Type | Notes |
|---|---|---|
content | string (required) | The post / caption / tweet / video script / ad copy to check. Up to 10,000 characters. |
platforms | string[] (optional) | Any of Meta, TikTok, LinkedIn, Google Ads, YouTube, X, Snapchat, Pinterest. Omit to check against all 8. |
contentType | post | caption | ad | video-script (optional) | Helps apply the right rule set. |
Returns: an overall verdict (e.g. ok / needs_changes), a short summary, and a list of findings — each with severity, confidence, the matched phrase, the reason it's risky, and a suggested compliant rewrite. Each response also reports your remaining monthly credits.
Input — an ad draft: "Get rich quick! Guaranteed 500% crypto returns, zero risk, invest today."
One credit = one full‑quality check (deterministic + AI, all 8 platforms). You're charged on volume, not depth — every tier returns the full result.
| Tier | Checks / month | Price |
|---|---|---|
| Free | 50 | $0 — no card |
| Starter | 5,000 | $99 / mo |
| Growth | 25,000 | $299 / mo |
| Scale | custom / OEM | talk to us |
Check your balance any time at https://www.auditsocials.com/compliance-api/usage or GET /api/v1/credits.
This package is a thin, open‑source client (~160 lines). All policy data, AI reasoning, quota and metering live server‑side in the hosted AuditSocials Compliance API — the package ships no secrets, no rules, no policy data, and simply forwards your content with your API key over HTTPS. That means the guardrail stays current as platform policies change, without you shipping an update.
What is the AuditSocials Compliance MCP? An MCP server that gives an AI assistant a single tool to check social media / advertising content against the current policies of 8 major platforms before it's published, returning specific risks and compliant rewrites.
Which platforms are covered? Meta (Facebook & Instagram), TikTok, LinkedIn, Google Ads, YouTube, X (Twitter), Snapchat and Pinterest — advertising and community policies.
Does it guarantee my content will be approved? No. It's a risk‑flagging layer, not a guarantee. Platform review is opaque and changes constantly; the tool surfaces known policy risk and cites the rule behind each flag so you can decide. It deliberately does not claim to predict or guarantee approval.
Do I need an API key?
Yes — a free key (50 checks/month, no card) at https://www.auditsocials.com/compliance-api. Set it as AUDITSOCIALS_API_KEY.
Which MCP clients work? Any MCP client that supports stdio servers — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Cline, Continue, Zed and others.
Is my content or key stored? The package sends your content and key over HTTPS to the API to run the check. It ships no secrets itself. See the privacy policy.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/auditsocials-compliance)<a href="https://allmcps.com/mcp/auditsocials-compliance"><img src="https://allmcps.com/api/badge/auditsocials-compliance?style=directory" alt="AuditSocials Compliance on AllMCPs" /></a>