Skip to content
Back to search
30
MCP

io.github.mlawsonking/package-guard-mcp

io.github.mlawsonking/package-guard-mcp

Supply-chain guard for AI coding agents: verify packages, check vulns/malware, detect typosquats.

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

Similar MCP servers embedding-nearest

io.github.liminalpepe/agent-guard-mcp
Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.
0 tools
io.github.mlawsonking/code-guard-mcp
Security scan for AI-generated code: injection, SSRF, secrets, weak crypto, unsafe deserialization.
0 tools
io.github.mlawsonking/email-guard-mcp
Email safety for AI agents: scan inbound for prompt-injection/phishing + outbound for secret leaks.
0 tools
io.github.sinewaveai/agent-security-scanner-mcp
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
0 tools
io.github.mlawsonking/payment-guard-mcp
Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.
0 tools
io.github.fishcoco-code/guardrly-mcp
Non-invasive AI Agent monitoring — audit every API call to Shopify, Meta Ads, and more
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mlawsonking/package-guard-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}