Serversio.github.JarvisOnM4/agent-guardrail
G

Agent Guardrail MCP Server

io.github.JarvisOnM4/agent-guardrail · v0.1.2
▦ pypi
v0.1.2pypi pypi: agent-guardrail↗ Website↗ 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.JarvisOnM4/agent-guardrail",
  "description": "Action-level governance for AI agents -- control what they DO, not what they SAY",
  "title": "Agent Guardrail MCP Server",
  "repository": {
    "url": "https://github.com/eren-solutions/agent-guardrail",
    "source": "github",
    "id": "1170171452"
  },
  "version": "0.1.2",
  "websiteUrl": "https://github.com/eren-solutions/agent-guardrail",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "agent-guardrail",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}