ComplyEdge TrustLint MCP Server
Runtime compliance enforcement for AI agents. Not a periodic scanner over a repo: the platform enforces in production, on every request - and the same discipline is available to your agent as an MCP server that checks and scans the text you pass it, offline, with an article citation on every finding. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-21 · ★ 4 · #192 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install ComplyEdge TrustLint
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add complyedge-complyedge -- npx -y @complyedge/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"complyedge-complyedge": {
"command": "npx",
"args": [
"-y",
"@complyedge/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
npm package @complyedge/mcp - published under the repo owner's npm scope (@complyedge)
registry namespace io.github.ComplyEdge is GitHub-verified and matches the repo owner
03 · What ComplyEdge TrustLint can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.2.5 · 2026-07-12
Summary · Public corpus and docs aligned with the live website and hosted API. · 64 YAML rules + 51 deterministic leaf OPA/Rego policies (+ 5 package aggregators) · New EU AI Act leaves: Art. 6 Annex III 5b/5c, Art.…
v0.2.4 · 2026-06-14
complyedge SDK v0.2.4. · OPA/Rego on the hot path (rule IDs like rego-art5-1c-001); optional LLM Layer 2, opt-in and off by default since v0.2.2. · 19 OPA/Rego policies + 53 YAML rules across EU, US, global, universal…
04 · Who maintains ComplyEdge TrustLint
ComplyEdge TrustLint is maintained by complyedge. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/complyedge/complyedge
- website
- https://www.complyedge.io/
- category
- other - ranked #192 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-07-12)
- registry
- io.github.ComplyEdge/complyedge (active, first published 2026-08-04 · 5 versions)
- packages
- pypi:complyedge · npm:@complyedge/mcp
06 · ComplyEdge TrustLint FAQ
What is ComplyEdge TrustLint?
Runtime compliance enforcement for AI agents. Not a periodic scanner over a repo: the platform enforces in production, on every request - and the same discipline is available to your agent as an MCP server that checks and scans the text you pass it, offline, with an article citation on every finding. It runs locally over stdio via the published package.
Is ComplyEdge TrustLint still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install ComplyEdge TrustLint?
Run `npx -y @complyedge/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does ComplyEdge TrustLint run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to ComplyEdge TrustLint
Alternatives to ComplyEdge TrustLint
Maintained other servers if ComplyEdge TrustLint isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Unreal MCP Ue4 · Connectry Architect MCP · Context Foundry · Calc MCP · Cookie MCP
More Python MCP servers · Snowfakery MCP · Claude Bridge · Server Couchbase · Cronometer · see all