Aibolit MCP Server
Aibolit용 MCP 서버, Java 코드 분석기
Claude Code , Cursor , Windsurf 와 같은 AI 에이전트를 사용하여 코드 리팩토링을 한다면 이 MCP 서버를 유용하게 활용할 수 있습니다. AI 에이전트에게 "코드 개선"을 요청하면 정확히 무엇을 개선해야 할지 고민할 수 있습니다. 안타깝게도 중요한 문제를 간과하는 경우가 많습니다. AI 에이전트는 설계상 "쉽게 해결할 수 있는" 외형적인 문제에 더 많은 관심을 기울입니다. 이 MCP 서버는 에이전트에게 코드에서 가장 중요한 디자인 문제가 무엇인지에 대한 힌트를 제공합니다. 그러면 에이전트가 해당 문제를 리팩토링하여 해결합니다.
먼저 Node , Npm , Python , Pip , aibolit을 설치합니다.
지엑스피1
그런 다음, 이 MCP 서버를 Claude Code 에 추가합니다(또는 간단히 ~/claude.json 편집해도 되지만 권장하지는 않습니다).
claude mcp add aibolit npx aibolit-mcp-server@0.0.4그런 다음 Claude Code를 다시 시작하고 다음과 같이 질문합니다. "내 코드베이스에서 가장 중요한 디자인 문제를 찾아 수정하세요."
기여 방법
이 프로젝트를 테스트하려면 다음 명령을 실행하기만 하면 됩니다( Node 18 이상, Npm , GNU make가 설치되어 있어야 합니다).
npm install
make변경 후 모든 것이 올바르게 빌드되면 풀 리퀘스트를 제출하세요.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceA Model Context Protocol server that enhances AI-generated code quality through comprehensive analysis across 10 critical dimensions, helping identify issues before they become problems.189Apache 2.0
- FlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server for advanced code analysis and editing with semantic search capabilities, enabling AI assistants to perform complex code operations through a standardized interface.151
- AlicenseAqualityBmaintenanceAn MCP server that provides local code quality analysis for AI coding assistants, supporting file analysis, git diff review, and full project scanning with quality scoring.42MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol server that provides development standards and best practices context to AI coding assistants, ensuring generated code adheres to team/project conventions.3381MIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
The Figma MCP server brings Figma design context directly into your AI workflow.
Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cqfn/aibolit-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server