Loomal

Contract Security Scanner

MCP server by github.com/fino-oss/contract-scanner-mcp

Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies.

0 starsnpm: @fino314-oss/contract-scanner-mcp

About Contract Security Scanner

Contract Security Scanner is an MCP (Model Context Protocol) server published by fino-oss in the official MCP registry, listed under Security on Loomal. Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies.

It ships as an npm package (@fino314-oss/contract-scanner-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fino-oss/contract-scanner-mcp.

Use Contract Security Scanner with your agent

Claude Code · one command
claude mcp add contract-security-scanner -- npx -y @fino314-oss/contract-scanner-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "contract-security-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "@fino314-oss/contract-scanner-mcp"
      ]
    }
  }
}
npm@fino314-oss/contract-scanner-mcp

Frequently asked questions

What is Contract Security Scanner?
Contract Security Scanner is an MCP (Model Context Protocol) server by fino-oss in the Security category. Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies.
How do I connect Contract Security Scanner to Claude, Cursor, or another MCP client?
Install Contract Security Scanner from its npm package (@fino314-oss/contract-scanner-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Contract Security Scanner open source?
Yes — the source code is public at github.com/fino-oss/contract-scanner-mcp.
Can AI agents pay to use Contract Security Scanner?
Not yet through Loomal — Contract Security Scanner is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Contract Security Scanner? Claim this listing free by verifying GitHub ownership, or contact us.