Udacity Commit runs on your own machine — the client starts it, so there is no endpoint to ping. 834 installs a week from npm. Last commit 31 Jul 2026.
Validate & format git commit messages per the Udacity Git Commit Message Style Guide.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add udacity-commit -- npx -y mcp-udacity-commit
{
"mcpServers": {
"udacity-commit": {
"args": [
"-y",
"mcp-udacity-commit"
],
"command": "npx"
}
}
}
[mcp_servers.udacity-commit]
command = "npx"
args = ["-y", "mcp-udacity-commit"]
{
"mcpServers": {
"udacity-commit": {
"args": [
"-y",
"mcp-udacity-commit"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"udacity-commit": {
"args": [
"-y",
"mcp-udacity-commit"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.