Sentrik runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 11 Jun 2026.
Governance runtime for AI-generated code. Enforce compliance and security standards.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node install.js
этот файл ставится пользователю, но в репозитории его нет
const binPath = path.join(binDir, entry.bin);
const result = spawnSync(binPath, process.argv.slice(2), {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add sentrik -- npx -y sentrik
{
"mcpServers": {
"sentrik": {
"args": [
"-y",
"sentrik"
],
"command": "npx"
}
}
}
[mcp_servers.sentrik]
command = "npx"
args = ["-y", "sentrik"]
{
"mcpServers": {
"sentrik": {
"args": [
"-y",
"sentrik"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sentrik": {
"args": [
"-y",
"sentrik"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GUARD_LICENSE_KEY (Sentrik license key for Team/Organization features (optional — free tier works without it)).
The author declared them in the registry entry; get the values from the project itself.
Ybe Check – security and compliance orchestrator for AI-generated repositories.
Threat modeling, code, API & cloud security, shadow-AI & compliance governance.
Agentic SDLC governance and security controls for AI coding agents working with GitHub.
Audit GitHub repos for security, compliance, and EU AI Act exposure from Claude or Cursor.
Compliance verdicts for AI-generated code. SOC 2, HIPAA, HITRUST for healthcare IT.
Local-first MCP security scanner and CLI for AI-generated applications.
Evidence-traced codebase understanding and security scanning for AI agents over MCP.
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Answers built from our own checks of this server.