Skip to content
Back to search
30
MCP

Aderyn

pulsemcp/aderyn

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.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

aderyn
Solidity Static Analyzer that easily integrates into your editor
0 tools
Aikido
Security analysis for Aiken smart contracts on Cardano with 75 vulnerability detectors.
0 tools
io.github.lordbasilaiassistant-sudo/contract-scanner
Smart contract security scanner — vulnerabilities, risk scores, and calldata decoding
0 tools
Solidity Compiler IDE
Browser Solidity compiler IDE - smart contract development testing deploy
0 tools
SolForge
Solidity smart contract generator implementing safe coding defaults.
0 tools · sse
Contract Scanner
Scans Base L2 smart contracts for security risks including proxy patterns, risky functions, and verification status.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aderyn": {
      "url": "None",
      "transport": "http"
    }
  }
}