Submit

Guardian MCP

@SkyAstrall

Stops AI from writing duplicate code. Forces Claude/Cursor/Windsurf to analyze existing code first, get approval on plans, then execute step-by-step. Engineering gates ensure no hallucinations or breaking changes.

Tools

Server Config

{
  "mcpServers": {
    "guardian": {
      "command": "npx",
      "args": [
        "-y",
        "@skyastrall/mcp-guardian"
      ],
      "env": {
        "GUARDIAN_API_KEY": "your_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.