送信

Tech Debt Mcp

@PierreJanineh

Static technical-debt analysis across 14 languages, exposed as MCP tools and resources

サーバー設定

{
  "mcpServers": {
    "tech-debt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tech-debt-mcp@latest"
      ]
    }
  }
}