Loading MCP server directory, please wait...
AI coding standards that enforce production-grade code with DDD, SOLID, TDD guardrails.
npx @getmcp/cli add io.github.corbat-tech/coding-standardsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.corbat-tech/coding-standards": {
"command": "npx",
"args": [
"-y",
"@corbat-tech/coding-standards-mcp"
]
}
}
}