Server data from the Official MCP Registry
MCP smart contract scanner with NEAR-focused security context.
MCP smart contract scanner with NEAR-focused security context.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mastrophot-contract-security-scanner": {
"args": [
"-y",
"mcp-contract-security"
],
"command": "npx"
}
}
}This MCP server provides smart contract security scanning functionality with clean code structure, proper input validation, and appropriate permissions for its purpose. While it processes user-provided code locally without authentication, this is acceptable for a static analysis tool that outputs security reports rather than executing the code. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 6 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!