mcpbeat Sign in

Aegis MCP Server

by verrysimatupang99 Your server? Claim it
local only

Aegis runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi.

Charter-bound defensive security copilot: secrets, obfuscation, deps, Dockerfile, IaC scans.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 44 · avg 12 · -7% w/w
a month agotoday
70
Installs / week
pypi · aegis-sec
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aegis -- uvx aegis-sec
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aegis": {
      "args": [
        "aegis-sec"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aegis]
command = "uvx"
args = ["aegis-sec"]
.cursor/mcp.json
{
  "mcpServers": {
    "aegis": {
      "args": [
        "aegis-sec"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aegis": {
      "args": [
        "aegis-sec"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: AEGIS_HOME (Project root containing data/mythos.yaml. Defaults to current working directory.), ANTHROPIC_API_KEY (Optional. Only needed if you call the `aegis advise` cloud LLM path.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Aegis

same job, measured the same way
Dockerfile instruction count, body discarded
by sadri-dridi

Dockerfile instruction count, body discarded

30 tools answering
Create Starter
by starter-series

Scaffold Starter Series projects and check release, deployment, security, and agent instructions.

42 installs/wk local only
Docker Compose Audit
by unbearabledev

Security audit for docker-compose.yml — 25 checks: secrets, privileges, network, volumes, images.

answering
cloud-audit
by gebalamariusz

AWS security scanner with attack chain detection, IAM privilege escalation, and fixes

313 installs/wk local only
MCP Docker Release Information
by dockersamples

MCP server providing Docker Desktop release notes and security information.

local only
Base Image Eol Lint
by jmshinhwa

Marks every base image in your Dockerfiles, compose files and CI workflows whose security patches ha

333 installs/wk local only
Dockerfile Audit
by unbearabledev

Hadolint-grade Dockerfile audit — 19 checks: secrets, privileges, supply chain, hygiene.

answering
IAC Audit Pack
by unbearabledev

Four IaC audits in one call: Compose, Dockerfile, GitHub Actions, Kubernetes. 131 checks.

answering

Aegis — questions

Answers built from our own checks of this server.

Why is there no uptime for Aegis?
Aegis runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package aegis-sec was installed 70 times last week.
Is Aegis still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Aegis?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls aegis-sec straight from pypi; nothing to host, nothing to sign up for.
How many people use Aegis?
The pypi package aegis-sec was installed 70 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.