Contract Security Scanner runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 17 Mar 2026.
Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add contract-scanner -- npx -y @fino314-oss/contract-scanner-mcp
{
"mcpServers": {
"contract-scanner": {
"args": [
"-y",
"@fino314-oss/contract-scanner-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.contract-scanner]
command = "npx"
args = ["-y", "@fino314-oss/contract-scanner-mcp"]
{
"mcpServers": {
"contract-scanner": {
"args": [
"-y",
"@fino314-oss/contract-scanner-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"contract-scanner": {
"args": [
"-y",
"@fino314-oss/contract-scanner-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.