MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring
- • Basic MCP protocol features implemented (12/40)
- • Room for improvement in GitHub community
- • Optimal dependency management (20/20)
- • Full deployment maturity (10/10)
- • Documentation (8/8)
- • Archestra MCP Trust score badge is missing
{
"aibolit-mcp-server": {
"command": "npx",
"args": [
"-y",
"aibolit-mcp-server@0.0.6"
],
"env": {}
}
}MCP Server for Aibolit, Java Code Analyzer
If you use AI agents, such as Claude Code, Cursor, or Windsurf,
for code refactoring, you may enjoy using this MCP server.
Your AI agent, when you ask it to "make code better,"
may wonder what exactly needs to be improved.
Sadly, it may often overlook important problems.
AI agents, by design, pay more attention to cosmetic issues,
which are "low-hanging fruits" for them.
This MCP server will give your agent a hint:
what is the most critical design issue in the code.
Then, the agent will refactor it and fix the issue.
First, install Node, Npm, Python, Pip, and aibolit:
aibolit --version
Then, add this MCP server to Claude Code
(or simply edit ~/claude.json, but it's not recommended):
claude mcp add aibolit npx aibolit-mcp-server@0.0.6
Then, restart Claude Code and ask it something along these lines:
"Find the most critical design issue in my code base and fix it."
How to Contribute
To test this project, simply run the following commands
(you'll need Node 18+, Npm, and GNU make installed):
npm install
make
If everything builds correctly after your changes, submit a pull request.
[](https://archestra.ai/mcp-catalog/cqfn__aibolit-mcp-server)MCP Server for Aibolit, Java Code Analyzer
If you use AI agents, such as Claude Code, Cursor, or Windsurf,
for code refactoring, you may enjoy using this MCP server.
Your AI agent, when you ask it to "make code better,"
may wonder what exactly needs to be improved.
Sadly, it may often overlook important problems.
AI agents, by design, pay more attention to cosmetic issues,
which are "low-hanging fruits" for them.
This MCP server will give your agent a hint:
what is the most critical design issue in the code.
Then, the agent will refactor it and fix the issue.
First, install Node, Npm, Python, Pip, and aibolit:
aibolit --version
Then, add this MCP server to Claude Code
(or simply edit ~/claude.json, but it's not recommended):
claude mcp add aibolit npx aibolit-mcp-server@0.0.6
Then, restart Claude Code and ask it something along these lines:
"Find the most critical design issue in my code base and fix it."
How to Contribute
To test this project, simply run the following commands
(you'll need Node 18+, Npm, and GNU make installed):
npm install
make
If everything builds correctly after your changes, submit a pull request.
Related MCP Servers
mcp-shrimp-task-manager
88/100Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
cognee-mcp
86/100Memory for AI Agents in 5 lines of code
shadcn-ui-mcp-server
82/100A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,and vue
mobile-mcp
81/100Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
HuggingFace
80/100Remote MCP server for HuggingFace services - access models, datasets, and spaces
markitdown-mcp
80/100Python tool for converting files and office documents to Markdown.
