AIKraft/MCP-серверы/io.github.qwertymuzaffar/udacity-commit

io.github.qwertymuzaffar/udacity-commit

Проверяет и форматирует git commit messages по Udacity Git Commit Message Style Guide.

qwertymuzaffar Локальный · npm official

Что это

Проверяет и форматирует git commit messages по Udacity Git Commit Message Style Guide.

Как подключить

1Официальный package
npm · mcp-udacity-commit@1.2.2
2Установить и запустить в терминале
npx mcp-udacity-commit@1.2.2
3Добавить в конфиг MCP-клиента (mcp.json / claude_desktop_config.json)
{ "mcpServers": { "io-github-qwertymuzaffar-udacity-commit": { "command": "npx", "args": [ "mcp-udacity-commit@1.2.2" ] } } }

Вставьте блок в конфиг клиента (Claude Desktop, Claude Code, Cursor, VS Code, Cline). Команда и package собраны из полей официального MCP Registry.