Back to search
30
MCP

dep-guard-mcp

pypi/dep-guard-mcp

MCP server that scans dependency manifests and reports known vulnerabilities

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

adversary-mcp-server
MCP server for security vulnerability scanning and detection
0 tools
exposureguard-mcp
MCP server for ExposureGuard domain security scanning API
0 tools
@claytivi/driftguard-mcp
MCP server for context-aware dependency vulnerability scanning. Finds which npm audit warnings actually matter in your code.
0 tools
semgrep/mcp
A MCP server for using Semgrep to scan code for security vulnerabilities.
0 tools
hospital-vuln-mcp
Hospital Vulnerability Scanner MCP Server - Security scanning for healthcare systems
0 tools
guardmcp
Security scanner for MCP server configurations. Detects secrets, injection, auth issues, and maps to OWASP MCP Top 10.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dep-guard-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}