https://github.com/cqfn/aibolit-mcp-server
MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring
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
Repository
MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring
Basic Info
- Host: GitHub
- Owner: cqfn
- License: mit
- Language: TypeScript
- Default Branch: master
- Homepage: https://www.npmjs.com/package/aibolit-mcp-server
- Size: 257 KB
Statistics
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 4
- Releases: 0
Topics
Metadata Files
README.md
MCP Server for Aibolit, Java Code Analyzer
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
- Website: https://www.cqfn.org
- Repositories: 22
- Profile: https://github.com/cqfn
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
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
- Homepage: https://github.com/cqfn/aibolit-mcp-server
- License: MIT
-
Latest release: 0.0.6
published 9 months ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v4 composite
- actions/checkout v4 composite
- codecov/codecov-action v5 composite
- actions/checkout v4 composite
- yegor256/copyrights-action 0.0.8 composite
- actions/checkout v4 composite
- actions/checkout v4 composite
- actions/checkout v4 composite
- articulate/actions-markdownlint v1 composite
- actions/checkout v4 composite
- volodya-lombrozo/pdd-action master composite
- actions/checkout v4 composite
- fsfe/reuse-action v5 composite
- actions/checkout v4 composite
- crate-ci/typos v1.32.0 composite
- actions/checkout v4 composite
- g4s8/xcop-action master composite
- actions/checkout v4 composite
- ibiqlik/action-yamllint v3 composite
- 470 dependencies
- @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