Back to MCP Servers
🔌

mobb-dev/mobb-vibe-shield-mcp

MIT

🎖️ 📇 ☁️ 🍎 🪟 🐧 - identifies and remediates vulnerabilities in both human and AI-written code, ensuring your applications remain secure without slowing development.

TypeScriptAI & LLMs

Install

npx -y mobb-dev-mobb-vibe-shield-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mobb-dev-mobb-vibe-shield-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mobb-dev-mobb-vibe-shield-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.