A simple Git MCP server based on
@daoch4n
关于 A simple Git MCP server based on
mcp git management server over sse protocol
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
版本控制 分类下的更多 MCP 服务器
Git MCP Server
cyanheadsA Git MCP server for AI agents. STDIO & Streamable HTTP.
Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
🚀 GitLab MR MCP
kopfrechnerInteract seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.
评论