← All servers
πŸ”§

Aegis β€” AI Agent GovernanceVerifiedπŸ›‘ No advisories

io.github.Acacian/aegis
New to MCP? Start here β†’
14β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/acacian, which proved it owns this namespace.

Verified owner: github.com/acacian β†—io.github.Acacian/aegis

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads AEGIS_POLICY_PATH.

About

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

Packages & transports

pypiagent-aegisv0.1.6 Β· uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "aegis": {
      "command": "uvx",
      "args": [
        "agent-aegis"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx agent-aegis
Aegis β€” AI Agent Governance, an MCP server Β· SocketCat