Serversio.github.cleburn/aegis-mcp
M

io.github.cleburn/aegis-mcp

io.github.cleburn/aegis-mcp · v0.1.15
▦ npm
v0.1.15npm npm: aegis-mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
  "name": "io.github.cleburn/aegis-mcp",
  "description": "Runtime governance enforcement for AI agents. Zero token overhead.",
  "repository": {
    "url": "https://github.com/cleburn/aegis-mcp",
    "source": "github"
  },
  "version": "0.1.15",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/cleburn/aegis-mcp/main/assets/icon.png"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "aegis-mcp-server",
      "version": "0.1.15",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}