Skip to content
Back to search
30
MCP streamable-http

PackageGuard

io.github.dankaten/packageguard

x402-gated safety checker for npm/PyPI packages before you npm install / pip install.

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

Similar MCP servers embedding-nearest

PackageGuard
Checks whether an npm or PyPI package is safe to install before an AI agent runs npm install or pip install. Flags nonexistent packages, kno
0 tools · http
io.github.liminalpepe/agent-guard-mcp
Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.
0 tools
package-meta
npm/PyPI/Cargo package metadata + downloads + maintainer health.
0 tools
io.github.mlawsonking/package-guard-mcp
Supply-chain guard for AI coding agents: verify packages, check vulns/malware, detect typosquats.
0 tools
BumpGuard
Reports which of your code's API usages break when you upgrade a dependency (Python, .NET, Java).
0 tools
DepShield
Security checkpoint that intercepts package installations to block vulnerable dependencies.
0 tools

How to use

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

{
  "mcpServers": {
    "packageguard": {
      "url": "https://packageguard-k4s4.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}