Aegis
Rank #17,259io.github.verrysimatupang99/aegis
Charter-bound defensive security copilot: secrets, obfuscation, deps, Dockerfile, IaC scans.
Aegis is a Model Context Protocol (MCP) server published by verrysimatupang99. It ranks #17,259 of 132,113 servers tracked on MCP Toplist. Aegis is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on May 23, 2026 and most recently updated on May 23, 2026.
Ranks ahead of 114,854 of 132,113 servers on MCP Toplist.
Use Aegis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aegis -e "AEGIS_HOME=<your AEGIS_HOME>" -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -- uvx --from aegis-sec aegis-sec aegis-mcpReplace each placeholder with your own value before saving.
[mcp_servers.aegis]
command = "uvx"
args = ["--from", "aegis-sec", "aegis-sec", "aegis-mcp"]
[mcp_servers.aegis.env]
AEGIS_HOME = "<your AEGIS_HOME>"
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aegis": {
"command": "uvx",
"args": [
"--from",
"aegis-sec",
"aegis-sec",
"aegis-mcp"
],
"env": {
"AEGIS_HOME": "<your AEGIS_HOME>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aegis": {
"command": "uvx",
"args": [
"--from",
"aegis-sec",
"aegis-sec",
"aegis-mcp"
],
"env": {
"AEGIS_HOME": "<your AEGIS_HOME>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aegis": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"aegis-sec",
"aegis-sec",
"aegis-mcp"
],
"env": {
"AEGIS_HOME": "<your AEGIS_HOME>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aegis": {
"command": "uvx",
"args": [
"--from",
"aegis-sec",
"aegis-sec",
"aegis-mcp"
],
"env": {
"AEGIS_HOME": "<your AEGIS_HOME>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aegis": {
"command": "uvx",
"args": [
"--from",
"aegis-sec",
"aegis-sec",
"aegis-mcp"
],
"env": {
"AEGIS_HOME": "<your AEGIS_HOME>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.verrysimatupang99%2Faegis)<a href="https://mcptoplist.com/server/io.github.verrysimatupang99%2Faegis"><img src="https://mcptoplist.com/badge/io.github.verrysimatupang99%2Faegis.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
verrysimatupang99
Other servers by verrysimatupang99
View all verrysimatupang99 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | May 23, 2026 |
| 0.1.0 | May 23, 2026 |
Frequently asked questions
- Who maintains Aegis?
- Aegis is maintained by verrysimatupang99, which publishes 2 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Aegis listed on the Official MCP Registry?
- Yes — Aegis is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Aegis have?
- MCP Toplist tracks 2 versions of Aegis, most recently published on May 23, 2026.
- Where can I find the source code for Aegis?
- The source code for Aegis is hosted at github.com/verrysimatupang99/aegis.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.