Server data from the Official MCP Registry
MCP Server for analyzing technical debt across multiple programming languages
MCP Server for analyzing technical debt across multiple programming languages
Tech Debt MCP is a code analysis server with reasonable architecture and input validation. The codebase demonstrates good security practices around path traversal prevention and argument validation. However, moderate concerns exist around regex pattern execution (potential ReDoS attacks), missing authentication/authorization mechanisms, and broad filesystem access permissions that exceed typical use cases for a static analysis tool. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
5 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-pierrejanineh-tech-debt-mcp": {
"args": [
"-y",
"tech-debt-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.