Back to directory
aidalinfo/mcp-clean-code

aidalinfo/mcp-clean-code

@aidalinfo

An MCP server implementation that provides a tool for planning and creating clean, well-structured code with comprehensive English comments.

code-planningclean-codedocumentationmcp-servernpmnodejavascriptplanning-tooltool

Installation & Configuration

{
  "mcpServers": {
    "cleancode": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-clean-code"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13