Back to search
30
MCP

kzms-mcp-server-git

pypi/kzms-mcp-server-git

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

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

Similar MCP servers embedding-nearest

git-mcps
A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs
0 tools
levalicious-mcp-server-git
A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs
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
@mseep/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
chungoid-mcp-server-git
A Model Context Protocol server providing tools for interacting with git repositories via the command line
0 tools
mcp-git-ingest
A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
0 tools

How to use

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

{
  "mcpServers": {
    "kzms-mcp-server-git": {
      "url": "None",
      "transport": "http"
    }
  }
}