Skip to main content
Glama

MCP Probe Kit

by mybolide

gencommit

Analyze code changes and generate standardized Git commit messages with proper formatting and commit types to maintain consistent project documentation.

Instructions

【生成提交】分析代码变更并生成规范的 Git commit 消息

Input Schema

NameRequiredDescriptionDefault
changesNo代码变更内容(可选,默认使用 git diff)
typeNo提交类型:feat, fix, docs, style, refactor, test, chore

Input Schema (JSON Schema)

{ "properties": { "changes": { "description": "代码变更内容(可选,默认使用 git diff)", "type": "string" }, "type": { "description": "提交类型:feat, fix, docs, style, refactor, test, chore", "type": "string" } }, "required": [], "type": "object" }

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/mybolide/mcp-probe-kit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server