sdlc-integrity-mcp

AsobaCloud/sdlc-integrity-mcp
★ 0 stars Python Code/Dev Tools Updated today
MCP Server for enterprise SDLC code integrity: lifecycle teardown parity, mock theater detection, DRY violations, and safety checks for shell, JS, and Python.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sdlc-integrity-mcp": {
      "command": "uvx",
      "args": [
        "sdlc-integrity-mcp"
      ]
    }
  }
}

Or install with pip: pip install sdlc-integrity-mcp

README Excerpt

MCP server for enterprise SDLC code integrity. AI coding agents call its tools over the [Model Context Protocol](https://modelcontextprotocol.io/) to scan a workspace for lifecycle teardown gaps, mock-theater tests, DRY violations, and language-specific safety issues in shell, JavaScript/HTML, and Python.

Tools (4)

AuditCodeIntegrityJsSafetyCheckerPythonSafetyCheckerShellSafetyChecker