Back to Browse

Aegis MCP Server

by Acacian
Developer ToolsLow Risk9.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

9 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Path to YAML policy fileOptional

Environment variable: AEGIS_POLICY_PATH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-acacian-aegis": {
      "env": {
        "AEGIS_POLICY_PATH": "your-aegis-policy-path-here"
      },
      "args": [
        "langchain-aegis"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Aegis MCP Server - Policy-based governance for AI agent tool calls. YAML | MCP Marketplace