Skip to main content
Glama
auditsocials

AuditSocials Compliance MCP

Official
by auditsocials

check_social_content_compliance

Check draft social media posts against current policies of 8 major platforms to identify risky phrases and get compliant rewrites, preventing account restrictions before publishing.

Instructions

Check a piece of social media content (post, caption, tweet, video script, or ad copy) against the CURRENT advertising and community policies of 8 platforms — Meta, TikTok, LinkedIn, Google Ads, YouTube, X, Snapchat, Pinterest — BEFORE it is published. Call this whenever you draft or edit social/ad content so the post, account or ad is not flagged, demonetized, or banned. Returns specific policy risks (with the exact risky phrase, why it's risky, and a compliant rewrite) plus an overall verdict. Use it as a final compliance pass on anything you write for social media.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentYesThe social content to check (post/caption/tweet/video script/ad copy).
platformsNoTarget platforms. Omit to check against all 8.
contentTypeNoType of content (helps apply the right rule set).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist, so the description carries full responsibility. It describes output structure in detail (specific policy risks, phrase, reason, rewrite, verdict). However, it does not explicitly state the tool is read-only (no modifications), which is implied but could be clearer. Still, it offers strong behavioral insight.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences that front-load the purpose, scope, and usage guidance. Every sentence adds value with no redundancy. Well-structured for agent consumption.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 3 simple parameters with full schema coverage and no output schema, the description fully covers what the tool does, when to use it, what input is expected, and what output to expect. It leaves no significant gaps for a pre-publication compliance check tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description text does not add new semantic value beyond what the schema already provides (e.g., platform list, content type, content). It restates but does not extend.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description specifies a clear verb ('Check'), resource ('social media content'), scope (8 platforms, multiple content types), and purpose (pre-policy compliance). It distinguishes the tool as a final compliance pass, which is unambiguous even without sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to use: 'BEFORE it is published', 'whenever you draft or edit', 'as a final compliance pass'. Provides clear context and no ambiguity, even in the absence of sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/auditsocials/auditsocials-compliance-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server