SERVER

Contract Scanner

Rank #28,013

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 #28,013 of 76,851 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
#28,013of 76,851 tracked serversTop 50%

Ranks ahead of 48,838 of 76,851 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

Servers in org
22
Versions across org
34
MORE FROM THIS PUBLISHER

Other servers by lordbasilaiassistant-sudo

View all lordbasilaiassistant-sudo servers →
VERSIONS

Available versions (3)

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

Frequently asked questions

Who maintains Contract Scanner?
Contract Scanner is maintained by lordbasilaiassistant-sudo, which publishes 22 MCP servers (34 total versions) tracked on MCP Toplist.
Is Contract Scanner listed on the Official MCP Registry?
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