cqfn/aibolit-mcp-server
Helping Your AI Agent Identify Hotspots for Refactoring; Help AI Understand How to 'Make Code Better'
Quick Start
Clone the repository:
git clone https://github.com/cqfn/aibolit-mcp-serverClaude 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.