Skip to main content
Glama

Aibolit MCP Server

by cqfn

Aibolit、Javaコードアナライザー用MCPサーバー

Claude CodeCursorWindsurfなどのAIエージェントをコードリファクタリングに使用している場合、このMCPサーバーを活用すると効果的です。AIエージェントに「コードをより良くしてほしい」と依頼すると、具体的に何を改善すべきか分からず、重要な問題を見逃してしまうことがよくあります。AIエージェントは、設計上、見た目の問題、つまり「簡単に解決できる問題」に重点を置く傾向があります。このMCPサーバーは、エージェントにコードにおける最も重要な設計上の問題のヒントを提供します。そして、エージェントはそれをリファクタリングして問題を修正します。

まず、 NodeNpmPythonPipaibolitをインストールします。

aibolit --version

次に、このMCPサーバーをClaude Codeに追加します (または、単に~/claude.jsonを編集しますが、これはお勧めしません)。

claude mcp add aibolit npx aibolit-mcp-server@0.0.4

次に、 Claude Codeを再起動して、次のようなことを要求します。「コード ベースで最も重要な設計上の問題を見つけて修正してください。」

貢献方法

このプロジェクトをテストするには、次のコマンドを実行するだけです ( Node 18+、 NpmGNU makeがインストールされている必要があります)。

npm install make

変更後にすべてが正しくビルドされた場合は、プル リクエストを送信します。

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

コードの改善を求められたときに、見た目の問題だけに焦点を当てるのではなく、AI コーディング アシスタントがコード内の重要な設計上の問題を特定できるように支援するモデル コンテキスト プロトコル (MCP) サーバー。

  1. 貢献方法

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that enhances AI-generated code quality through comprehensive analysis across 10 critical dimensions, helping identify issues before they become problems.
      Last updated -
      1
      55
      Python
      Apache 2.0
      • Linux
      • Apple
    • -
      security
      A
      license
      -
      quality
      An MCP server that analyzes codebases and generates contextual prompts, making it easier for AI assistants to understand and work with code repositories.
      Last updated -
      10
      Python
      MIT License
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol (MCP) server for LeetCode that enables AI assistants to access LeetCode problems, user information, and contest data.
      Last updated -
      7
      36
      21
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol (MCP) server that provides AI-powered security analysis and safety instruction tools. This server helps protect AI agents by providing security guidelines, content analysis, and cautionary instructions when interacting with various MCPs and external services.
      Last updated -
      3
      7
      4
      JavaScript
      ISC License

    View all related MCP servers

    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