HomeSecurity › Aegis — AI Agent Governance

Aegis — AI Agent Governance

Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.

Python Local macOSWindowsLinux
★ 16 stars Last pushed 2026-08-29 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.6)

uvx agent-aegis

Or add to your MCP client config:

{
  "mcpServers": {
    "aegis": {
      "command": "uvx",
      "args": [
        "agent-aegis"
      ],
      "env": {
        "AEGIS_POLICY_PATH": "<YOUR_VALUE>"
      }
    }
  }
}
  • AEGIS_POLICY_PATH — Path to YAML policy file

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry