Back to search
30
MCP

scope-guard-mcp

npm/scope-guard-mcp

MCP server that enforces multi-agent scope boundaries — prevents scope drift, work duplication, and infinite delegation loops in agentic systems

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

Similar MCP servers embedding-nearest

agent-guard-mcp
MCP server that detects and prevents infinite agent loops — circuit breakers, pattern detection, and stuck-agent recovery for agentic system
0 tools
@agenson-horrowitz/agent-output-guard-mcp
Agent Output Guard MCP Server - Validate and verify data from other agents before acting on it. Zero LLM costs, pure computation. Solves coo
0 tools
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools
mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
agent-safety-mcp
MCP server for AI agent safety — cost guards, injection scanning, decision tracing, agent identity (KYA), and signed receipts
0 tools
io.github.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools

How to use

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

{
  "mcpServers": {
    "scope-guard-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}