FRAQTIV/gitrules-mcp-server
If you are the rightful owner of gitrules-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The @fraqtiv/git-rules-mcp is an MCP server designed to assist with Git rules and workflow management.
Tools
Functions exposed to the LLM to take actions
server.info
Provides server version, tools, capabilities, and deprecations.
server.health
Performs health checks and provides a metrics snapshot.
git.rules.validate
Validates a Git command against policy.
git.rules.status
Provides a summary of the current repository status.
git.rules.simulate
Performs a dry-run of a sequence of Git commands against policy.
server.config
Reads or updates the .gitrules.yaml
configuration.
git.workflow.suggest
Suggests steps for a workflow task.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client