MCP.so
登录

A simple Git MCP server based on

@daoch4n

关于 A simple Git MCP server based on

mcp git management server over sse protocol

基本信息

分类

版本控制

运行时

python

传输方式

stdio

发布者

daoch4n

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 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.sh script
  • Needs a system prompt to use Git through MCP server
  • Requires passing full cwd path as repo_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 服务器