A simple Git MCP server based on
@daoch4n
About A simple Git MCP server based on
mcp git management server over sse protocol
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is A simple Git MCP server based on?
A simple Git MCP server adapted to run over SSE (Server-Sent Events) protocol, based on the mcp-server-git Python package. It is designed for use with AI assistants that communicate via MCP over SSE.
How to use A simple Git MCP server based on?
Install the uv tool with pip install uv, then run the ./server.sh script. The script handles installation and startup; adjust the port in the script if needed.
Key features of A simple Git MCP server based on
- Based on the mcp-server-git package
- Adapted to run over SSE protocol
- Requires
pip install uv - Started via the
./server.shscript - Needs a system prompt to use Git through MCP server
- Requires passing full
cwdpath asrepo_path
Use cases of A simple Git MCP server based on
- Using Git operations through an AI assistant that communicates via MCP over SSE
FAQ from A simple Git MCP server based on
What transport protocol does the server use?
It uses the SSE (Server-Sent Events) protocol.
How
More Version Control MCP servers
Github Mcp Server
githubGitHub's official MCP Server
MCP Git Ingest
adhikaspA Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
GitHub Stars MCP Server
ccbikaiA Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
AIO-MCP Server
athapong🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from https://github.com/nguyenvanduocit/all-in-one-model-context-protocol
Comments