Skip to content
Back to search
30
MCP

DepShield

pulsemcp/depshield

Security checkpoint that intercepts package installations to block vulnerable dependencies.

Uptime
0.0%
1 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
dep-oracle
Calculates trust scores for npm and Python dependencies, detecting zombie packages, typosquatting attempts, and supply chain risks.
0 tools
PackageGuard
x402-gated safety checker for npm/PyPI packages before you npm install / pip install.
0 tools · streamable-http
Quantum-Shield
Post-quantum cryptographic library protecting data packets.
0 tools · sse
io.github.MCPShield-Dev/mcpshield
Security scanner for MCP servers - detects tool poisoning and injection
0 tools
InjectShield
Prompt-injection firewall for AI agents that scans untrusted text before LLM calls.
0 tools

How to use

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

{
  "mcpServers": {
    "depshield": {
      "url": "None",
      "transport": "http"
    }
  }
}