clean-code
New19.9kSmitheryDevelopmentby davila7
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
First seen 5/22/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "clean-code": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
codingproductivity
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is clean-code?
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
How to install clean-code?
To install clean-code: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "clean-code": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is clean-code best for?
clean-code is a mcp categorized under Development. It is designed for: coding, productivity. Created by davila7.