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 구성 (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 레지스트리 메타데이터, 스키마 검증됨)
라이선스
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