mcp-codestyle-server

by itxaiohanglover · MCP Server · ★ 46

About mcp-codestyle-server

# Codestyle Server MCP【码蜂】 基于 Spring AI 的 MCP 服务器,为 IDE 和 AI 代理提供代码分析与代码模板搜索、检索工具。 🚀 核心特性 MCP 工具:支持 Cherry Studio、Cursor、TRAE 等 MCP 客户端 代码分析:(一站式分析,3~6 个关键词→位置+调用链+预览)、(expand / trace / search 读代码) 模板: / / / / 骨架:(AST 解析项目骨架) 工具组:通过 按需暴露工具,默认 暴露全部工具;若仅需代码分析可设为 (2 工具),减少客户端 token Lucene 全文检索:中文分词(SmartChineseAnalyzer),离线可用 双模式检索:本地 Lucene(默认) / 远程 Open API(签名认证) 配置验证:启动时自动验证配置,快速失败 增量更新:SHA256 比对,按需下载 多版本共存: Maven 风格目录 📦 技术栈 Java 17, Maven 3.9+ Spring Boot 3.4.12, Spring AI MCP Server 2.0.0-M2 Apache Lucene 9.12.3, Hutool 5.8.42 🎯 快速开始 方式 1: MCP 客户端使用(推荐) 构建 JAR 包 配置 MCP 客户端 在 MCP 客户端(如...

Quick Facts

Stars46
Forks6
LanguageJava
CategoryMCP Server
LicenseMIT
Quality Score59.6128532733573/100
Open Issues2
Last Updated2026-03-10
Created2025-09-03
Platformsjava, mcp
Est. Tokens~10130k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Java Agent Tools

Frequently Asked Questions

What is mcp-codestyle-server?

mcp-codestyle-server is MCP Codestyle Server 是一个基于 Spring AI 实现的 Model Context Protocol (MCP) 服务器,为 IDE 和 AI 代理提供代码模板搜索和检索工具。该服务从本地缓存查找模板,并在缺失时自动从远程仓库下载元数据和文件进行修复。. It is categorized as a MCP Server with 46 GitHub stars.

What programming language is mcp-codestyle-server written in?

mcp-codestyle-server is primarily written in Java.

How do I install or use mcp-codestyle-server?

You can find installation instructions and usage details in the mcp-codestyle-server GitHub repository at github.com/itxaiohanglover/mcp-codestyle-server. The project has 46 stars and 6 forks, indicating an active community.

What license does mcp-codestyle-server use?

mcp-codestyle-server is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools