Back to search
30
MCP

@claytivi/driftguard-mcp

npm/@claytivi/driftguard-mcp

MCP server for context-aware dependency vulnerability scanning. Finds which npm audit warnings actually matter in your code.

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

Similar MCP servers embedding-nearest

dep-guard-mcp
MCP server that scans dependency manifests and reports known vulnerabilities
0 tools
driftdetect-mcp
MCP server that gives AI agents (Claude, Cursor, Copilot) deep understanding of your codebase patterns, conventions, and architecture. Query
0 tools
defiguard-mcp
DeFiGuard MCP Server - DeFi protocol risk analysis tools for AI coding agents. Analyze token contracts, detect rug pull patterns, check DeFi
0 tools
clawguard-mcp
MCP server for ClawGuard Shield — scan AI agent inputs for prompt injection threats
0 tools
smartguard-mcp
SmartGuard MCP Server - AI-powered smart contract security audit tools for Claude Code, Cursor, and AI coding agents. Detect reentrancy, acc
0 tools
io.github.kota1026/bridgeguard-mcp
BridgeGuard MCP Server - Cross-chain bridge security audit tools for AI coding agents. Scan bri...
0 tools

How to use

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

{
  "mcpServers": {
    "@claytivi/driftguard-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}