๐Ÿ›ก๏ธ MCP Security

DeFi Shield MCP

Protect your AI agents from malicious DeFi transactions.

DeFi Shield is an MCP server that lets Claude, Cursor, and VS Code check token approvals, address risk, and transaction safety before you sign anything.

What it detects

How it works

Your AI agent asks a question. DeFi Shield analyzes the transaction and returns a risk score with clear recommendations.

Example output:
{
  "risk_level": "CRITICAL",
  "risk_score": 90,
  "risks_found": [
    "โš ๏ธ UNLIMITED APPROVAL",
    "๐Ÿšจ SUSPICIOUS ADDRESS"
  ],
  "recommendation": "DO NOT SIGN this transaction."
}

๐Ÿš€ Live server coming soon

The MCP server endpoint will be available at a public URL on Cloudflare Workers. Star this Space to get notified.