Loading MCP server directory, please wait...
Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies.
npx @getmcp/cli add io.github.fino-oss/contract-scannerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fino-oss/contract-scanner": {
"command": "npx",
"args": [
"-y",
"@fino314-oss/contract-scanner-mcp"
],
"env": {
"BASESCAN_API_KEY": ""
}
}
}
}