codeguard-mcp

messiahyl/codeguard-mcp
★ 0 stars TypeScript 🔒 Security Updated 1d ago
CodeGuard MCP Server - AI-powered code safety guardrails via Model Context Protocol
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codeguard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "messiahyl/codeguard-mcp"
      ]
    }
  }
}

README Excerpt

> AI-powered code security review — scan code for vulnerabilities, code smells, and performance issues right inside your AI assistant. CodeGuard is an [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that brings static security analysis into your AI coding workflow. Instead of switching tools, just ask your AI assistant to scan your code.

Tools (15)

command_injectioncors_misconfigurationhardcoded_secretslist_rulesn_plus_one_queriesopen_redirectpath_traversalquick_checkregex_dosscan_codesql_injectionunsafe_deserializationweak_cryptoweak_password_hashingxss