mcpbeat Sign in

AuditSocials Compliance MCP Server

local only

AuditSocials Compliance runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 16 Sep 2026.

Pre-publish policy check for AI-generated social & ad content across 8 platforms.

Installs per day peak 141 · avg 9
a month agotoday
32
Installs / week
npm · auditsocials-compliance-mcp
0
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check AuditSocials Compliance every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add auditsocials-compliance-mcp -- npx -y auditsocials-compliance-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "auditsocials-compliance-mcp": {
      "args": [
        "-y",
        "auditsocials-compliance-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.auditsocials-compliance-mcp]
command = "npx"
args = ["-y", "auditsocials-compliance-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "auditsocials-compliance-mcp": {
      "args": [
        "-y",
        "auditsocials-compliance-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "auditsocials-compliance-mcp": {
      "args": [
        "-y",
        "auditsocials-compliance-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AUDITSOCIALS_API_KEY (Your AuditSocials Compliance API key. Get one free at https://www.auditsocials.com/compliance-api). The author declared them in the registry entry; get the values from the project itself.

Alternatives to AuditSocials Compliance

same job, measured the same way
MCP Geracompliance
by geraservicesuk

EU AI Act and GDPR compliance: checks, audits, generate policies.

21 installs/wk local only
Pentagonal MCP
by achilles1089

AI smart contract forge — 8-agent security audits, generation, and compilation across 8 chains

46 installs/wk local only
Ybe Check
by addycuber

Ybe Check – security and compliance orchestrator for AI-generated repositories.

56 installs/wk local only
Verdict — Compliance for AI-Generated Code
by getverdict-ai

Compliance verdicts for AI-generated code. SOC 2, HIPAA, HITRUST for healthcare IT.

local only
Air Blackbox MCP
by airblackbox

EU AI Act compliance scanner for Python AI agents. 14 tools across 6 articles.

local only
Lexvibe
by marcosnovo

One-step legal compliance for vibe-coded apps: privacy, terms, cookie banner and EU AI Act check.

68 installs/wk 10 tools answering
ClearPolicy
by clearpolicy

Authenticated MCP server for ClearPolicy policy and compliance workflows.

answering
C
DataNexus MCP
by datanexusmcp

Public data intelligence for AI agents — CVE, compliance, patents, contracts, domains.

1 361 installs/wk 55 tools answering

AuditSocials Compliance — questions

Answers built from our own checks of this server.

Why is there no uptime for AuditSocials Compliance?
AuditSocials Compliance runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package auditsocials-compliance-mcp was installed 32 times last week.
How do I connect AuditSocials Compliance?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls auditsocials-compliance-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use AuditSocials Compliance?
The npm package auditsocials-compliance-mcp was installed 32 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AuditSocials Compliance open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.