Coder Toolbox MCP Server
@lamemind
关于 Coder Toolbox MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Coder Toolbox MCP Server?
A utility toolkit designed to enhance the interaction between Claude and code, providing seamless integration tools for code analysis, manipulation, and testing workflows. It is built specifically for Java projects, offering operations on test execution logs and Java class files.
How to use Coder Toolbox MCP Server?
Configure the server in your MCP client and invoke its available tools. The server exposes tools for test log retrieval, locating, creating, and modifying Java classes with parameters such as className, sourceType, packagePath, classBody, and edit operations. Use the dryRun parameter on content replacement and deletion to preview changes without applying them.
Key features of Coder Toolbox MCP Server
- Test execution log retrieval and analysis
- Locate Java classes with package and source type filtering
- Create new Java classes with proper package structure
- Add, replace, or delete content in existing Java classes
- Add or delete methods in Java classes
- Add or delete constructors in Java classes
Use cases of Coder Toolbox MCP Server
- Quickly find a Java class in a large project using package filters
- Create a new Java class in the correct source or test directory
- Add a method or constructor to an existing class without manual editing
- Replace specific code snippets in multiple classes with a dry‑run preview
- Delete outdated code from class bodies while reviewing changes
FAQ from Coder Toolbox MCP Server
What operations does Coder Toolbox MCP Server support?
It supports retrieving test execution logs, locating Java classes, creating new classes, and managing class body content (add, replace, delete) including methods and constructors.
What are the current limitations?
According to the roadmap, adding class‑level annotations, interface implementations, class inheritance, organizing imports, and code formatting are not yet implemented.
How are class names matched?
Class names are case‑sensitive. The sourceType and packagePath parameters can restrict the search to source or test directories and a specific package.
Does the server require any external dependencies?
The README does not mention any external dependencies or runtime requirements beyond the MCP protocol.
What happens when I use dryRun on content replacement or deletion?
The class_replace_body and class_delete_body tools accept an optional dryRun boolean. If true, the server returns a diff of the changes without modifying the file.
其他 分类下的更多 MCP 服务器
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论