mcp-contract-security
mcp-contract-security
スマートコントラクトのセキュリティスキャンのためのMCPサーバー。
必要なツールを実装しています:
scan_contractcompare_security_modelsaudit_checklist
サポート言語:
solidityrusttypescript
チェック内容
scan_contract は現在、以下のヒューリスティックパターンを検出します:
再入可能性(Reentrancy)
整数オーバーフロー/アンダーフローのリスク
アクセス制御の問題
フロントランニングの暴露
オラクル操作のリスク
出力には以下が含まれます:
重大度/タイプ/行番号付きの脆弱性リスト
security_scorenear_equivalent_scoreNEAR固有のセキュリティノートと推奨事項
Related MCP server: meok-mcp-injection-scan-mcp
インストール
npm install -g mcp-contract-security公開パッケージ:
MCP Registry: https://registry.modelcontextprotocol.io/v0/servers/io.github.mastrophot%2Fcontract-security-scanner/versions/0.1.1
MCP設定(Claude Desktop)
{
"mcpServers": {
"contract-security": {
"command": "mcp-contract-security"
}
}
}ツールの使用方法
scan_contract
入力:
{
"code": "contract source code here",
"language": "solidity"
}compare_security_models
入力(任意):
{
"language": "solidity"
}audit_checklist
入力(任意):
{
"language": "rust"
}ローカル開発
npm install
npm run check成果物アセット
追加の公開アセットは deliverables/ に用意されています:
deliverables/mcp-registry-submission.mddeliverables/security-subreddit-posts.mddeliverables/blog-why-near-contracts-safer.mdserver.json(MCP Registryメタデータ、スキーマ検証済み)
ライセンス
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceSecurity scanner for MCP servers. Detects prompt injection, command injection, auth bypass, and excessive permissions across tools, resources, and prompts.482MIT
- AlicenseAqualityCmaintenanceScans MCP servers for prompt-injection, tool-poisoning, and SSRF vulnerabilities using 30+ canonical rules across 5 severity tiers, with optional signed safety reports for procurement.5MIT
- FlicenseNot gradedqualityBmaintenanceAn MCP server that statically audits Solidity smart contracts for common vulnerabilities like reentrancy and access control, enabling developers to identify and fix security issues via natural language.
- FlicenseNot gradedqualityDmaintenanceEnables scanning Solidity smart contracts for 13 vulnerability classes using pattern-based analysis; provides full audit, quick scan, gas analysis, and detector catalog through MCP tools.
Related MCP Connectors
Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.
Zero-config MCP security scanner for AI-generated apps. 25K+ vulnerability patterns.
Scans MCP servers for tool poisoning, prompt injection and supply chain risks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mastrophot/near-mcp-contract-security'
If you have feedback or need assistance with the MCP directory API, please join our Discord server