Google PageRank for AI agents. 25,000+ tools indexed.

aegis MCP Server

StanleytheGoat/aegis

Score: 53.3 Rank #36 MCP Server
Are you the maintainer of StanleytheGoat/aegis? Claim this listing →

Safety layer for autonomous DeFi agents. MCP server + Uniswap v4 hook + on-chain gateway. Scan contracts, simulate transactions, block honeypots.

Add AgentRank to Claude Code Discover and compare tools like StanleytheGoat/aegis — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

StanleytheGoat/aegis is a TypeScript MCP server licensed under MIT. Safety layer for autonomous DeFi agents. MCP server + Uniswap v4 hook + on-chain gateway. Scan contracts, simulate transactions, block honeypots. Topics: ai-agents, base, defi, ethereum, honeypot-detection, mcp, security, smart-contracts, solidity, uniswap-v4, ai, elizaos-plugins.

Ranked #36 out of 100 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT
ai-agentsbasedefiethereumhoneypot-detectionmcpsecuritysmart-contractssolidityuniswap-v4aielizaos-plugins

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 1
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for StanleytheGoat/aegis
[![AgentRank](https://agentrank-ai.com/api/badge/tool/StanleytheGoat--aegis)](https://agentrank-ai.com/tool/StanleytheGoat--aegis/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/StanleytheGoat--aegis/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/StanleytheGoat--aegis" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="StanleytheGoat/aegis"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Aegis

**Safety layer for autonomous DeFi agents.** | [Website](https://aegis-defi.netlify.app) | [Docs](./docs/agent-integration.md)

AI agents trading on-chain have no way to tell a legitimate token from a honeypot. Aegis fixes that. It's an MCP server that any agent can plug into, backed by on-chain contracts that enforce the safety checks.

Before an agent swaps, Aegis scans the target contract, simulates the transaction, and returns a simple go/no-go. If the contract has a 99% sell tax or a hidden pause function, the agent never touches it.

## Why this exists

We watched an agent lose its entire wallet to a honeypot token in under 30 seconds. The token looked fine on the surface - verified contract, decent liquidity, active trading. But buried in the code was a 99% sell tax and a hidden owner behind a fake `renounceOwnership()`.

No agent framework had a way to catch this. So we built one.

## How it works

```
Agent -> Aegis (scan + simulate + decide) -> Chain
```

1. Agent co
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.