code-quality-gate
stdioUsed by 1 plugin
Installs claude-orchestration, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub markus41/claudeAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"code-quality-gate": {
"command": "node",
"args": [
".claude/mcp-servers/code-quality-gate/index.js"
],
"env": {
"CLAUDE_PROJECT_DIR": "."
}
}
}
}Command
nodeAccess Level
write
Arguments
.claude/mcp-servers/code-quality-gate/index.js
Environment Variables
CLAUDE_PROJECT_DIR=.