commit-check-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| server_healthA | Return server and dependency versions. |
| validate_commit_messageB | Validate a commit message against commit-check rules. |
| validate_branch_nameC | Validate branch naming conventions with commit-check. |
| validate_author_infoC | Validate commit author name and/or email with commit-check. |
| validate_push_safetyC | Validate that a push is not a force push. |
| validate_commit_contextC | Run combined commit-check validations in one call. |
| validate_repository_stateC | Validate the latest commit, branch, author, and optional push safety state. |
| describe_validation_rulesB | Return enabled commit-check rules after merging defaults, repo config, and overrides. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/commit-check/commit-check-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server