Skip to main content
SecurityTypeScript

mobb-dev/mobb-vibe-shield-mcp

[Mobb Vibe Shield](https://vibe.mobb.ai/) identifies and remediates vulnerabilities in both human and AI-written code, ensuring your applications remain secure without slowing development.

securityofficialcloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/mobb-dev/bugsy?tab=readme-ov-file#model-context-protocol-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "bugsytabreadme-ov-file": {
      "command": "npx",
      "args": [
        "-y",
        "mobb-dev/mobb-vibe-shield-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
TypeScript
Author
mobb-dev