SERVER
Contract Scanner
Rank #30090pulsemcp/contract-scanner-mcp
Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies.
First listed
Mar 17, 2026
Last publish date
Mar 17, 2026
OVERVIEW
Contract Scanner is a Model Context Protocol (MCP) server published by fino-oss. It ranks #30090 of 58,832 servers tracked on MCP Toplist. Contract Scanner is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Mar 17, 2026.
STANDING
#30,090of 58,832 tracked servers
Ranks ahead of 28,742 of 58,832 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-mcp": {
"command": "npx",
"args": [
"-y",
"@fino314-oss/contract-scanner-mcp"
],
"env": {
"BASESCAN_API_KEY": "<your BASESCAN_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
fino-oss
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Contract Scanner?
- Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies.
- Who maintains Contract Scanner?
- Contract Scanner is maintained by fino-oss, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Contract Scanner an official MCP server?
- Yes — Contract Scanner is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Contract Scanner have?
- MCP Toplist tracks 2 versions of Contract Scanner, most recently published on Mar 17, 2026.
- Where can I find the source code for Contract Scanner?
- The source code for Contract Scanner is hosted at github.com/fino-oss/contract-scanner-mcp.
EXPLORE