itxaiohanglover/mcp-codestyle-server
View on GitHub ↗MCP Codestyle Server 是一个基于 Spring AI 实现的 Model Context Protocol (MCP) 服务器,为 IDE 和 AI 代理提供代码模板搜索和检索工具。该服务从本地缓存查找模板,并在缺失时自动从远程仓库下载元数据和文件进行修复。
55 ★8 forksJavaUpdated 5mo ago
What you need to know
An MCP server for code style checking and auto-fixing, wrapping linting/formatters so assistants can enforce coding conventions on files.
Install
Install the server and register with the MCP client; configure the linter/formatter for your language.
Usage
- •Ask AI to check a file for style issues and apply automatic fixes.
Key features
- ✓code style checking
- ✓auto-fix
- ✓linter integration
- ✓formatter
Best for
Enforcing consistent code style with AI assistance.
Platforms: macOS · Linux · Windows
Reviewed 2026-08-11
Topics
- Stars
- 55★
- Forks
- 8
- Language
- Java
- License
- MIT
- Created
- 2025-09-03
- Last push
- 2026-03-10