Skip to main content
Glama
commit-check

commit-check-mcp

Official
by commit-check

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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