Coder Toolbox MCP Server
@MCP-Mirror
关于 Coder Toolbox MCP Server
Mirror of
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Coder Toolbox MCP Server?
A utility toolkit that enhances Claude's interaction with Java code, providing tools for code analysis, manipulation, and testing workflows.
How to use Coder Toolbox MCP Server?
Use the provided MCP tools by specifying parameters such as className, sourceType, and packagePath to locate, create, or modify Java classes and retrieve test execution logs.
Key features of Coder Toolbox MCP Server
- Retrieve and analyze test execution logs
- Locate Java classes with package filtering
- Create new Java classes with proper package structure
- Add, replace, or delete content in existing Java classes
- Add or delete methods and constructors in Java classes
Use cases of Coder Toolbox MCP Server
- Analyze test failures by retrieving execution logs
- Navigate and inspect Java class files in a project
- Automate creation of new Java classes following package conventions
- Modify existing Java classes by adding fields, methods, or constructors
- Refactor code by replacing or deleting specific content in classes
FAQ from Coder Toolbox MCP Server
What tools are available in Coder Toolbox MCP Server?
Tools include get_test_execution_logs, locate_java_class, create_java_class, class_add_body, class_replace_body, and class_delete_body.
Can I manage methods and constructors with this server?
Yes, through class_add_body and class_delete_body you can add or delete methods and constructors, though dedicated method/constructor management tools are listed as future roadmap items.
What programming languages does Coder Toolbox MCP Server support?
The server focuses on Java, as all class operations are specific to Java classes and project structures.
How do I locate a Java class?
Use the locate_java_class tool with the required className parameter (case sensitive), and optionally sourceType and packagePath to restrict the search.
Is there a dry-run option for modifications?
Yes, class_replace_body and class_delete_body support a dryRun boolean parameter to preview changes without applying them.
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 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,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论