Contract Security Scanner runs on your own machine — the client starts it, so there is no endpoint to ping. 25 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.
Today is the operative word: we check Contract Security Scanner every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
BASESCAN_API_KEY (BaseScan API key for source code analysis (optional — basic bytecode scan works without it)).
The author declared them in the registry entry; get the values from the project itself.
Smart contract security scanner — vulnerabilities, risk scores, and calldata decoding
Security analysis for Aiken smart contracts on Cardano. 75 vulnerability detectors.
MCP smart contract scanner with NEAR-focused security context.
Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.
Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.
Honeypot detection & token risk scan for ERC-20s. Risk score 0-100, tax, source verification.
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
PQC scanner for GitHub repos and smart contracts. Detects quantum-vulnerable ECDSA/RSA.
Answers built from our own checks of this server.