developer tools

Aibolit Mcp Server

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

java
developer tools
0
View on GitHub

Installation

npx -y cqfn/aibolit-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

cqfn/aibolit-mcp-server

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

GitHub: https://github.com/cqfn/aibolit-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub