Aibolit MCP Server
Aibolit 的 MCP 服务器,Java 代码分析器
如果您使用 AI 代理(例如Claude Code 、 Cursor或Windsurf )进行代码重构,您可能会喜欢这款MCP服务器。当您要求您的 AI 代理“改进代码”时,它可能会思考到底需要改进什么。遗憾的是,它经常会忽略一些重要的问题。AI 代理的设计使其更关注外观问题,而这些对它们来说是“唾手可得的”。这款MCP服务器会提示您的代理:代码中最关键的设计问题是什么。然后,代理会对其进行重构并修复该问题。
首先,安装Node 、 Npm 、 Python 、 Pip和aibolit :
aibolit --version然后,将此MCP服务器添加到Claude 代码(或者简单地编辑~/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