Coder Toolbox MCP Server
@MCP-Mirror
About Coder Toolbox MCP Server
Mirror of
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome Mlops
visengerA curated list of references for MLOps
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments