FRAQTIV/gitrules-mcp-server
Enforce Git workflow rules and prevent repository violations with AI coding assistants.
Platform-specific configuration:
{
"mcpServers": {
"gitrules-mcp-server": {
"command": "npx",
"args": [
"-y",
"gitrules-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...