GitHub - NineSunsInc/mighty-security: Don't Simply Trust MCP Server Code, Validate and Scan
MCP Security Suite 🛡️
Unified security framework for Model Context Protocol (MCP) servers
📖 Quick Start Guide - Get up and running in 3 minutes!
⚠️ Important Note for Scanning This Project: This repository contains intentionally malicious test files in mcp_test_cases/ and tests/ directories to validate our detection capabilities. When scanning this project:
To exclude test files: python3 mighty_mcp.py check . --profile production
To force fresh scan (bypass cache): python3 mighty_mcp.py check ...
Read more at github.com