Development|SecurityRust
aderyn
A powerful Solidity static analyzer that takes a bird's eye view over your smart contracts.
N/A rating (0 reviews)0 installs756 GitHub stars
SolidityStatic AnalysisSmart Contracts
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 vulnerabilities in Solidity code bases.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"aderyn-1": {
"args": [
"-y",
"@modelcontextprotocol/server-aderyn-1"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.