mcpbeat Sign in

TrigGuard MCP Server

by trigguard-ai Your server? Claim it
local only

TrigGuard runs on your own machine — the client starts it, so there is no endpoint to ping. 210 installs a week from npm.

Execution authorization for AI agents and automated systems.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 172 · avg 21 · -7% w/w
a month agotoday
210
Installs / week
npm · @trigguard/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 trigguard -- npx -y @trigguard/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "trigguard": {
      "args": [
        "-y",
        "@trigguard/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.trigguard]
command = "npx"
args = ["-y", "@trigguard/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "trigguard": {
      "args": [
        "-y",
        "@trigguard/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "trigguard": {
      "args": [
        "-y",
        "@trigguard/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to TrigGuard

same job, measured the same way
Trace Forge
by mdfifty50-boop

Structured execution trace and span logging for AI agents

49 installs/wk local only
I
Mgc Blackbox
by zkeviny

A trusted local encrypted execution boundary for AI agents.

local only
BLEA
by nitmi

Safe BLE diagnostics, evidence workflows, and guarded automation for AI agents.

179 installs/wk local only
I
Agent Sudo MCP
by kisyntra

MCP adapter for Agent_Sudo: authorization, delegation, provenance, and audit for AI agents.

222 installs/wk local only
Agent Replay
by mdfifty50-boop

Record and replay AI agent execution for debugging

53 installs/wk local only
Delego
by delego-dev

Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

169 installs/wk local only
OpenWorkProof
by dengyier

Verifiable execution for AI agents: Ed25519-signed work contracts and audit trails.

508 installs/wk local only
Agentlock
by olum289

Security gateway for AI agents: policy, approval, and audited execution, no secrets shared.

answering

TrigGuard — questions

Answers built from our own checks of this server.

Why is there no uptime for TrigGuard?
TrigGuard 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 @trigguard/mcp-server was installed 210 times last week.
Is TrigGuard still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect TrigGuard?
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 @trigguard/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use TrigGuard?
The npm package @trigguard/mcp-server was installed 210 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.