Mcp Clean Code
@aidalinfo
About Mcp Clean Code
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-clean-code": {
"command": "docker",
"args": [
"build",
"-t",
"mcp-clean-code",
"."
]
}
}
}Tools
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 Mcp Clean Code?
Mcp Clean Code is an MCP server that provides a tool for planning and creating clean, well-structured code with comprehensive English comments. It is designed for developers who want to follow clean code principles and best practices.
How to use Mcp Clean Code?
Install the package via npm, pnpm, or Docker, then add it to your claude_desktop_config.json as an MCP server. Use the cleancode tool with the required thought, nextThoughtNeeded, thoughtNumber, and totalThoughts inputs to guide step-by-step code planning.
Key features of Mcp Clean Code
- Plan code architecture step by step
- Design modular, maintainable components
- Follow clean code principles and best practices
- Create comprehensive documentation with English comments
- Revise design decisions as requirements become clearer
- Branch into alternative implementation strategies
Use cases of Mcp Clean Code
- Before writing complex code that needs careful planning
- When designing new features or refactoring existing code
- When code structure and organization are critical
- For ensuring comprehensive documentation with English comments
- For breaking down complex functionality into modular components
FAQ from Mcp Clean Code
How do I install Mcp Clean Code for use with Claude Desktop?
You can install it via npm (npx -y mcp-clean-code), or install globally with npm install -g mcp-clean-code and configure it in your claude_desktop_config.json. Docker usage is also supported.
What inputs does the cleancode tool accept?
The tool accepts thought (string), nextThoughtNeeded (boolean), thoughtNumber (integer), totalThoughts (integer), and optionally isRevision, revisesThought, branchFromThought, branchId, and needsMoreThoughts.
Can I revise previous planning steps?
Yes, you can set isRevision: true and specify which step to reconsider using the revisesThought input.
Can I explore alternative implementation strategies?
Yes, you can branch from a previous step using branchFromThought and branchId to create alternative implementation paths.
What license is Mcp Clean Code under?
It is licensed under the MIT License and developed by Aidalinfo. You are free to use, modify, and distribute it subject to the terms.
Frequently asked questions
How do I install Mcp Clean Code for use with Claude Desktop?
You can install it via npm (`npx -y mcp-clean-code`), or install globally with `npm install -g mcp-clean-code` and configure it in your `claude_desktop_config.json`. Docker usage is also supported.
What inputs does the cleancode tool accept?
The tool accepts `thought` (string), `nextThoughtNeeded` (boolean), `thoughtNumber` (integer), `totalThoughts` (integer), and optionally `isRevision`, `revisesThought`, `branchFromThought`, `branchId`, and `needsMoreThoughts`.
Can I revise previous planning steps?
Yes, you can set `isRevision: true` and specify which step to reconsider using the `revisesThought` input.
Can I explore alternative implementation strategies?
Yes, you can branch from a previous step using `branchFromThought` and `branchId` to create alternative implementation paths.
What license is Mcp Clean Code under?
It is licensed under the MIT License and developed by Aidalinfo. You are free to use, modify, and distribute it subject to the terms.
Basic information
More Developer Tools MCP servers
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI — Career Intelligence MCP Server Structured career decision scaffolding for AI agents. Provides personality-conditioned business idea generation, official BLS OEWS wage data, FRED labor market signals, and

Skycloak
Manage your Skycloak-hosted Keycloak: clusters, realms, apps, SSO and users, from any MCP client.
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.

Windframe
Windframe MCP gives your AI the design taste needed to create consistent, production-ready UI that feels intentionally designed. Available at https://windframe.dev/mcp

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
Comments