Tech Debt MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 25 Jul 2026.
MCP Server for analyzing technical debt across multiple programming languages
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tech-debt-mcp -- npx -y tech-debt-mcp
{
"mcpServers": {
"tech-debt-mcp": {
"args": [
"-y",
"tech-debt-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tech-debt-mcp]
command = "npx"
args = ["-y", "tech-debt-mcp"]
{
"mcpServers": {
"tech-debt-mcp": {
"args": [
"-y",
"tech-debt-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tech-debt-mcp": {
"args": [
"-y",
"tech-debt-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.