MCP-Mirror/lamemind_coder-toolbox-mcp-server
If you are the rightful owner of lamemind_coder-toolbox-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Coder Toolbox MCP Server is a utility toolkit designed to enhance the interaction between Claude and code, providing seamless integration tools for code analysis, manipulation, and testing workflows.
Tools
Functions exposed to the LLM to take actions
get_test_execution_logs
Retrieve test execution logs from the log directory.
locate_java_class
Find Java classes in project source code with package filtering.
create_java_class
Create new Java classes with proper package structure.
class_add_body
Add content to existing Java classes.
class_replace_body
Replace content in existing Java classes.
class_delete_body
Delete content from existing Java classes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client