Back to search
30
MCP

git-helper-ai-mcp

npm/git-helper-ai-mcp

MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. From MEOK AI Labs.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

git-helper-ai-mcp
MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. From MEOK AI Labs.
0 tools
io.github.csoai-org/git-helper-ai-mcp
git-helper-ai-mcp MCP server by MEOK AI Labs
0 tools
commit-message-ai-mcp
AI-powered commit message ai MCP server for agents. Supports generate commit, parse diff, suggest type. By MEOK AI Labs.
0 tools
git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git o
0 tools
alissonstocheroarq/gitlab-mcp
GitLab MCP Server. Connects AI Agents to GitLab via HTTP for managing Projects, Issues, and MRs.
0 tools
docker-helper-ai-mcp
Docker Helper Ai MCP server. Tools: generate dockerfile, parse compose, optimize image. Built by MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "git-helper-ai-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}