drio
Open app

Coder Toolbox MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

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.

To use Coder Toolbox MCP Server, you can use the various tools provided in the toolkit to interact with Java classes, including locating, creating, and modifying class files systematically.

  • Test Execution Logs: Retrieve and analyze test execution logs and results. - Class Operations: Find, create, and manage Java classes including methods and constructors. - Extensive Command Set: Tools for retrieving logs, locating classes, creating new classes, and managing class bodies with detailed operations.
  1. Analyzing and debugging test execution logs for Java projects.
  2. Creating new Java classes with appropriate package structures for faster development.
  3. Modifying existing classes through adding, replacing, or deleting content for project updates.

Add to your AI client

Use these steps to connect Coder Toolbox MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "coder-toolbox-mcp-server-lamemind": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coder-toolbox-mcp-server-lamemind"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "coder-toolbox-mcp-server-lamemind": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coder-toolbox-mcp-server-lamemind"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "coder-toolbox-mcp-server-lamemind": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coder-toolbox-mcp-server-lamemind"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "coder-toolbox-mcp-server-lamemind": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coder-toolbox-mcp-server-lamemind"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "coder-toolbox-mcp-server-lamemind": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coder-toolbox-mcp-server-lamemind"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "coder-toolbox-mcp-server-lamemind": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coder-toolbox-mcp-server-lamemind"
      ]
    }
  }
}

FAQ

**Can I use this server for any programming language?**

No, this tool is specifically designed for Java programming tasks.

**Is there documentation available for commands?**

Yes, detailed documentation is provided within the repository.

**Can I contribute to the project?**

Absolutely! Contributions are welcome, and you can submit a Pull Request.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":249,"uuid":"0732292e-b847-4540-a55c-b1ee20f27f41","name":"coder-toolbox-mcp-server","title":"Coder Toolbox MCP Server","description":null,"avatar_url":"https://avatars.githubusercontent.com/u/2404135?v=4","created_at":"2024-12-13T10:43:36.647Z","updated_at":"2024-12-13T12:28:12.027Z","status":"created","author_name":"lamemind","author_avatar_url":"https://avatars.githubusercontent.com/u/2404135?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/lamemind/coder-toolbox-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]