Server data from the Official MCP Registry
MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. ...
MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. ...
This MCP server has critical security vulnerabilities that make it unsuitable for production use. The server imports an external authentication middleware from a hardcoded local path that is not included in the codebase, making the actual authentication logic unverifiable. Additionally, the code contains a dangerous sys.path manipulation pattern that could facilitate code injection, and the authentication bypass mechanism allows unauthenticated access via empty API keys with rate limiting as the only control. While the git analysis tools themselves are relatively safe, the authentication and dependency handling pose significant risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-git-helper-ai-mcp": {
"args": [
"-y",
"git-helper-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Git Helper AI MCP Server — Git analysis tools.
Installation · Docs · Report Bug
pip install git-helper-ai-mcp
# or
npm install -g @meok-ai/git-helper-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.