Server data from the Official MCP Registry
MCP server to scan smart contracts on Base for honeypots, rug pulls, and vulnerabilities.
MCP server to scan smart contracts on Base for honeypots, rug pulls, and vulnerabilities.
Set these up before or after installing:
Environment variable: RPC_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-lordbasilaiassistant-sudo-base-security-scanner-mcp": {
"env": {
"RPC_URL": "your-rpc-url-here"
},
"args": [
"-y",
"base-security-scanner-mcp"
],
"command": "npx"
}
}
}This is a well-structured MCP server for Base blockchain security analysis with appropriate permissions for its purpose. The code demonstrates good security practices with proper error handling and safe contract interactions. Minor improvements could be made in input validation and error logging. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 3 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!