Serversio.github.ExpertVagabond/guardrails
G

io.github.ExpertVagabond/guardrails

io.github.ExpertVagabond/guardrails · v1.0.1
▦ npm
v1.0.1npm npm: guardrails-mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ExpertVagabond/guardrails",
  "description": "AI Agent Guardrails MCP server - security layer",
  "repository": {
    "url": "https://github.com/ExpertVagabond/guardrails-mcp-server.git",
    "source": "github"
  },
  "version": "1.0.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "guardrails-mcp-server",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}