Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cqfn • Testing & QA
An MCP server that identifies the most critical design issue in Java code using aibolit, to guide AI agents when performing automated refactorings.
Discover the single most critical design issue in a Java codebase before attempting automated refactoring.
Integrate aibolit's static analysis into their workflow (for example Claude Code) to prioritize high-impact fixes.
A lightweight, local MCP endpoint to guide repair or cleanup tasks rather than relying on cosmetic suggestions.
This MCP server wraps the aibolit Java code analyzer and exposes it as a Model Context Protocol (MCP) endpoint. It provides AI agents (for example Claude Code) with a concise hint about the single most critical design issue in a codebase so they can prioritize and apply targeted refactorings. The project is intended to be run locally and requires Node, Npm, Python and aibolit; it integrates with Claude Code via a simple registration command. By directing agent attention to high-impact problems, it helps improve automated code-quality changes beyond cosmetic edits.
Analyze one Java file. Find the most serious design flaw. It must need immediate refactoring. Ignore cosmetic or minor issues. Fix the one problem that will best improve code quality. Code quality means maintainability, readability, loose coupling, and high cohesion. Point out the problem and where it is in the file.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.