17 hours ago
Static technical-debt analysis across 14 languages, exposed as MCP tools and resources
Server Config
{
"mcpServers": {
"tech-debt-mcp": {
"command": "npx",
"args": [
"-y",
"tech-debt-mcp@latest"
]
}
}
}