mobb-dev/mobb-vibe-shield-mcp
by Various
Automatic security vulnerability remediation for your code.
MCP
mobb-dev/mobb-vibe-shield-mcp
Added 1 June 2026
Overview
An MCP server that automatically remediates security vulnerabilities in your code. It scans codebases for known security issues and applies fixes, integrating with AI coding assistants via the Model Context Protocol.
Best for
Best for
Developers using AI coding assistants who want automated security vulnerability remediation
Use cases
- Scan a codebase for security vulnerabilities during development
- Automatically apply patches for common security flaws
- Integrate security remediation into an AI-powered coding workflow
How to use
Install
npx mobbdev mcp Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "mobb-mcp": {\n "command": "npx",\n "args": ["mobbdev", "mcp"],\n "env": {\n "API_KEY": "your_mobb_api_key_here",\n "API_URL": "optional__your_mobb_api_url_here",\n "MVS_AUTO_FIX": "true"\n }\n }\n }\n} Notes
An MCP server that automatically remediates security vulnerabilities in your code. It scans codebases for known security issues and applies fixes, integrating with AI coding assistants via the Model Context Protocol.
66 stars on GitHub. Last updated 2026-05-28. Licensed MIT.
Use cases
- Scan a codebase for security vulnerabilities during development
- Automatically apply patches for common security flaws
- Integrate security remediation into an AI-powered coding workflow
Pros
- Automates security fixes, saving manual review time
- Works with MCP-compatible AI tools for seamless integration
- Open source with a growing community (66 stars)
Cons
- Limited to vulnerabilities it can detect and fix automatically
- May not cover all security contexts or custom code patterns
- Requires an MCP-compatible client to be fully utilized
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Automates security fixes, saving manual review time
- Works with MCP-compatible AI tools for seamless integration
- Open source with a growing community (66 stars)
Cons
- Limited to vulnerabilities it can detect and fix automatically
- May not cover all security contexts or custom code patterns
- Requires an MCP-compatible client to be fully utilized
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.