Home › Development › codesentinel

codesentinel

Codebase health MCP: dead code, cycles, coupling, architectural drift.

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-20 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.2)

npx -y @cubiczan/codesentinel-mcp@1.0.2

Or add to your MCP client config:

{
  "mcpServers": {
    "codesentinel": {
      "command": "npx",
      "args": [
        "-y",
        "@cubiczan/codesentinel-mcp@1.0.2"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry