GIT MCP Server
@wty0512
关于 GIT MCP Server
A Model Context Protocol (MCP) server to provide git tools for LLM Agents, with fixes for the amend parameter caching issue
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"git-mcp-server-wty0512": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"git-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is GIT MCP Server?
GIT MCP Server is a Model Context Protocol (MCP) server that provides tools for interacting with Git repositories. It allows AI assistants and LLM agents to manage repositories, branches, commits,
版本控制 分类下的更多 MCP 服务器
Code Review Server
crazyrabbitLTCA MCP server for code reviews
34
GitMCP
idosalPut an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
8.2K
MCP GitHub Project Manager
kunwarViveka mcp server to manage github project's functionality
91
Bitbucket Server MCP
garc3365

Git
modelcontextprotocolModel Context Protocol Servers
88.1K
评论