SERVER

Contract Scanner

Rank #26495

io.github.lordbasilaiassistant-sudo/contract-scanner

Smart contract security scanner — vulnerabilities, risk scores, and calldata decoding

First listed
Mar 9, 2026
Last publish date
Apr 7, 2026
OVERVIEW

Contract Scanner is a Model Context Protocol (MCP) server published by lordbasilaiassistant-sudo. It ranks #26495 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Contract Scanner is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Apr 7, 2026.

STANDING
#26,495of 58,900 tracked serversTop 50%

Ranks ahead of 32,405 of 58,900 servers on MCP Toplist.

CONNECT

Use Contract Scanner

Add Contract Scanner to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "contract-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "@thryx/contract-scanner-mcp-server"
      ],
      "env": {
        "RPC_URL": "<your RPC_URL>",
        "THRYX_API_KEY": "<your THRYX_API_KEY>",
        "BASESCAN_API_KEY": "<your BASESCAN_API_KEY>",
        "ETHERSCAN_API_KEY": "<your ETHERSCAN_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

lordbasilaiassistant-sudo

Total servers
17
Total versions
34
MORE FROM THIS PUBLISHER

Other servers by lordbasilaiassistant-sudo

View all lordbasilaiassistant-sudo servers →
VERSIONS

Available versions (3)

VersionPublished
1.0.2Apr 7, 2026
1.0.1Mar 9, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Contract Scanner?
Smart contract security scanner — vulnerabilities, risk scores, and calldata decoding
Who maintains Contract Scanner?
Contract Scanner is maintained by lordbasilaiassistant-sudo, which publishes 17 MCP servers (34 total versions) tracked on MCP Toplist.
Is Contract Scanner an official MCP server?
Yes — Contract Scanner is listed on the Official MCP Registry.
How many versions does Contract Scanner have?
MCP Toplist tracks 3 versions of Contract Scanner, most recently published on Apr 7, 2026.
Where can I find the source code for Contract Scanner?
The source code for Contract Scanner is hosted at github.com/lordbasilaiassistant-sudo/mcp-servers.
EXPLORE