defi-guard-mcp

iinniitt/defi-guard-mcp
★ 0 stars JavaScript AI/LLM Updated 7d ago
Real-time DeFi risk tools for AI agents on Base: Aave V3 position health, executable swap quotes, honest token liquidity checks. MCP server, no API keys.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "defi-guard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "iinniitt/defi-guard-mcp"
      ]
    }
  }
}

README Excerpt

Real-time DeFi risk tools for AI agents, on **Base L2**. Give your agent eyes on live on-chain state before it (or you) touch DeFi: position health, executable swap prices, and honest token liquidity checks. No API keys required — works out of the box against public Base RPCs (bring your own RPC for speed via `BASE_RPC_URL`).

Tools (3)

aave_position_healthquote_swaptoken_risk_snapshot