MCP Directory

aderyn

by Cyfrin · Rust · ★ 764

Solidity Static Analyzer that easily integrates into your editor

#mcp-server#rust#solidity#static-code-analyzer

Install

cargo install --git https://github.com/Cyfrin/aderyn.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "aderyn": {
      "command": "npx",
      "args": [
        "-y",
        "github:Cyfrin/aderyn"
      ]
    }
  }
}

From the README

A powerful Solidity static analyzer that takes a bird's eye view over your smart contracts. Docs Discord X/Twitter --- [![Stargazers][stars-shield]][stars-url] [![Forks][forks-shield]][forks-url] [![Contributors][contributors-shield]][contributors-url] [![Release][release-shield]][release-url] [![Issues][issues-shield]][issues-url] [![GPL-3.0 License][license-shield]][license-url] **Aderyn is an open-source public good developer tool.** It is a Rust-based solidity smart contract static analyzer designed to help protocol engineers and security researchers find vulne…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers