Aderyn
MCP Serverby cyfrin · Added 5mo ago
Claude
745
Install
git clone https://github.com/cyfrin/aderynAdd to Claude
claude mcp add cyfrin-aderynQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"aderyn": {
"command": "npx",
"args": [
"@modelcontextprotocol/aderyn"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides intelligent Solidity smart contract analysis through the Aderyn static analyzer, scanning codebases to identify security vulnerabilities, code quality issues, and potential exploits across multiple severity levels with support for Foundry and Hardhat projects.
Tags
AI & MLmcp-server