PROJECT active
Sentinel MCP
Multi-project dependency security auditing
Overview
An MCP server for multi-project dependency security auditing. Scans Go, Node.js, and Python projects for vulnerabilities, outdated packages, and license risks. Integrates directly with AI coding assistants.
Architecture
Go-based MCP server that scans project directories for dependency files (go.mod, package.json, requirements.txt, etc.). Cross-references against known vulnerability databases and returns structured results. Integrates with Claude Code through the MCP protocol, allowing natural-language security queries.
Technology
Go MCP Security Dependency Management
Links
Features
- Cross-language scanning across Go, Node, and Python
- Vulnerability detection with severity scoring
- License compliance checking for dependencies
- Direct integration with Claude Code via MCP protocol
Highlights
- Part of the DTG404 MCP server ecosystem
- Real-time security feedback during development