Skip to content
Back to search
30
MCP

Contract Scanner

pulsemcp/contract scanner

Scans Base L2 smart contracts for security risks including proxy patterns, risky functions, and verification status.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Contract Security Scanner
Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies.
0 tools
io.github.lordbasilaiassistant-sudo/contract-scanner
Smart contract security scanner — vulnerabilities, risk scores, and calldata decoding
0 tools
Token Security Scanner
Smart contract security scan using GoPlus Security API. Detects honeypots, hidden owners, mintability, blacklists. Returns risk score 0-100
0 tools · http
io.github.mastrophot/contract-security-scanner
MCP smart contract scanner with NEAR-focused security context.
0 tools
AI Scanner
Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.
0 tools
AI Scanner
Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "contract_scanner": {
      "url": "None",
      "transport": "http"
    }
  }
}