claude mcp add ave-ondon-git -- npx -y @paretools/git
{
"mcpServers": {
"ave-ondon-git": {
"command": "npx",
"args": ["-y", "@paretools/git"]
}
}
}
{
"mcpServers": {
"ave-ondon-git": {
"command": "npx",
"args": ["-y", "@paretools/git"]
}
}
}
{
"mcpServers": {
"ave-ondon-git": {
"command": "npx",
"args": ["-y", "@paretools/git"]
}
}
}
About This MCP Server
The io.github.Dave-London/git server is a developer tool that provides structured git operations, allowing for actions such as status, log, diff, branch, and show, with output formatted as typed JSON. This server connects to git repositories and enables standardized interactions with them through a JSON interface. A developer would use this tool when they need to integrate git operations into their workflow, particularly when working with AI coding assistants that rely on standardized JSON data.
Structured git operations (status, log, diff, branch, show) as typed JSON.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@paretools/git on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The git server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.