New:Socket for Asana Is Now Available.Learn more
Get Started

@complyedge/mcp

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@complyedge/mcp

Offline MCP compliance checks for EU AI Act and related rules: prompt scans, rule discovery, and article-cited findings.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
254
-56.36%
Maintainers
1
Weekly downloads
 
Created
Source

@complyedge/mcp

Run offline TrustLint checks from any MCP host with Node.js:

{
  "complyedge": {
    "command": "npx",
    "args": ["-y", "@complyedge/mcp"]
  }
}

The server exposes three read-only tools:

  • scan_prompt checks a candidate prompt before it is sent to a model.
  • check_compliance checks already-produced text and returns cited findings.
  • list_rules lists the bundled offline rule corpus.

It runs locally against the bundled TrustLint YAML corpus. It makes no network calls, needs no API key, and is not a legal opinion, a system-risk classifier, or the hosted ComplyEdge runtime-enforcement API.

For runtime policy enforcement and an Article 12 audit trail, use @complyedge/sdk. For direct CLI use, install trustlint.

Keywords

mcp

FAQs

Package last updated on 16 Aug 2026

Related posts