aderyn

Cyfrin/aderyn
★ 738 stars Rust 💻 Code/Dev Tools Updated 1mo ago
Solidity Static Analyzer that easily integrates into your editor
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aderyn": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "aderyn"
      ]
    }
  }
}

Topics

mcp-serverrustsoliditystatic-code-analyzer