Back to search
30
MCP

SafeAgent

io.github.azender1/safeagent

Execution guard for AI agents — prevents duplicate tool calls on retry.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Agent Output Guard
Validates and filters AI agent outputs for safety and compliance.
0 tools
n8n-nodes-safeagent
n8n community node — SafeAgent execution guard (claim-before-execute idempotency pattern)
0 tools
AgentShield Guard
Runtime gateway for detecting prompt injection and jailbreak attempts in LLM agents.
0 tools
agent-secret-guard
Dangerous config and secret scanner for AI coding agents, MCP, and local automation projects.
0 tools
Agent Safe
Email security for AI agents - detects phishing, prompt injection, CEO fraud.
0 tools
AgentShield
Smart contract security for AI agents — verify, monitor, freeze, x402 payments
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "safeagent": {
      "url": "None",
      "transport": "http"
    }
  }
}