Skip to main content
Developer ToolsJava

cqfn/aibolit-mcp-server

Helping Your AI Agent Identify Hotspots for Refactoring; Help AI Understand How to 'Make Code Better'

developer-tools
Share:

Quick Start

Clone the repository:

git clone https://github.com/cqfn/aibolit-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "aibolit-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cqfn/aibolit-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Java
Author
cqfn