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

MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring

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

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary

Keywords

ai mcp-server refactoring
Last synced: 5 months ago · JSON representation

Repository

MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring

Basic Info
Statistics
  • Stars: 14
  • Watchers: 3
  • Forks: 3
  • Open Issues: 4
  • Releases: 0
Topics
ai mcp-server refactoring
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme License

README.md

MCP Server for Aibolit, Java Code Analyzer

DevOps By Rultor.com

make codecov Hits-of-Code License

If you use AI agents, such as Claude Code, Cursor, or Windsurf, for code refactoring, you may enjoy using this MCP server. Your AI agent, when you ask it to "make code better," may wonder what exactly needs to be improved. Sadly, it may often overlook important problems. AI agents, by design, pay more attention to cosmetic issues, which are "low-hanging fruits" for them. This MCP server will give your agent a hint: what is the most critical design issue in the code. Then, the agent will refactor it and fix the issue.

First, install Node, Npm, Python, Pip, and aibolit:

bash aibolit --version

Then, add this MCP server to Claude Code:

bash claude mcp add aibolit npx aibolit-mcp-server@0.0.6

Then, restart Claude Code and ask it something along these lines: "Find the most critical design issue in my code base and fix it."

How to Contribute

To test this project, simply run the following commands (you'll need Node 18+, Npm, and GNU make installed):

bash npm install make

If everything builds correctly after your changes, submit a pull request.

Owner

  • Name: CQFN
  • Login: cqfn
  • Kind: organization
  • Email: team@cqfn.org

Code Quality Foundation

GitHub Events

Total
  • Create event: 10
  • Release event: 6
  • Issues event: 12
  • Watch event: 13
  • Delete event: 4
  • Issue comment event: 42
  • Push event: 44
  • Pull request event: 8
  • Fork event: 3
Last Year
  • Create event: 10
  • Release event: 6
  • Issues event: 12
  • Watch event: 13
  • Delete event: 4
  • Issue comment event: 42
  • Push event: 44
  • Pull request event: 8
  • Fork event: 3

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 8
  • Total pull requests: 5
  • Average time to close issues: about 8 hours
  • Average time to close pull requests: 10 minutes
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 6.0
  • Average comments per pull request: 0.4
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 8
  • Pull requests: 5
  • Average time to close issues: about 8 hours
  • Average time to close pull requests: 10 minutes
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 6.0
  • Average comments per pull request: 0.4
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 4
Top Authors
Issue Authors
  • yegor256 (8)
Pull Request Authors
  • github-actions[bot] (7)
  • yegor256 (2)
  • lwsinclair (1)
Top Labels
Issue Labels
bug (4) enhancement (2) help wanted (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • npm 1,710 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 6
  • Total maintainers: 1
npmjs.org: aibolit-mcp-server

MCP Server for Aibolit

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,710 Last month
Rankings
Dependent repos count: 24.7%
Average: 30.1%
Dependent packages count: 35.6%
Maintainers (1)
Last synced: 7 months ago

Dependencies

.github/workflows/actionlint.yml actions
  • actions/checkout v4 composite
.github/workflows/codecov.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v5 composite
.github/workflows/copyrights.yml actions
  • actions/checkout v4 composite
  • yegor256/copyrights-action 0.0.8 composite
.github/workflows/eslint.yml actions
  • actions/checkout v4 composite
.github/workflows/make.yml actions
  • actions/checkout v4 composite
.github/workflows/markdown-lint.yml actions
  • actions/checkout v4 composite
  • articulate/actions-markdownlint v1 composite
.github/workflows/pdd.yml actions
  • actions/checkout v4 composite
  • volodya-lombrozo/pdd-action master composite
.github/workflows/reuse.yml actions
  • actions/checkout v4 composite
  • fsfe/reuse-action v5 composite
.github/workflows/typos.yml actions
  • actions/checkout v4 composite
  • crate-ci/typos v1.32.0 composite
.github/workflows/xcop.yml actions
  • actions/checkout v4 composite
  • g4s8/xcop-action master composite
.github/workflows/yamllint.yml actions
  • actions/checkout v4 composite
  • ibiqlik/action-yamllint v3 composite
package-lock.json npm
  • 470 dependencies
package.json npm
  • @jest/globals ^29.7.0 development
  • @types/jest ^29.5.14 development
  • @typescript-eslint/eslint-plugin ^8.31.1 development
  • @typescript-eslint/parser ^8.31.1 development
  • eslint ^9.24.0 development
  • jest ^29.7.0 development
  • ts-jest ^29.3.2 development
  • ts-node ^10.9.2 development
  • tsx ^4.19.4 development
  • typescript ^5.8.3 development
  • typescript-eslint ^8.31.1 development
  • @modelcontextprotocol/sdk ^1.10.2