← Index

io.github.mastrophot/contract-security-scanner

io.github.mastrophot/contract-security-scanner·v0.1.1·Security
Quality Score
79
/100

MCP smart contract scanner with NEAR-focused security context.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "contract-security-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-contract-security"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "contract-security-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-contract-security"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-contract-security
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Security