Git runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 21 Mar 2026.
Git log, diff, blame, branch stats for AI agents
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const raw = execSync(parts.join(" "), {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add git -- npx -y @rog0x/mcp-git-tools
{
"mcpServers": {
"git": {
"args": [
"-y",
"@rog0x/mcp-git-tools"
],
"command": "npx"
}
}
}
[mcp_servers.git]
command = "npx"
args = ["-y", "@rog0x/mcp-git-tools"]
{
"mcpServers": {
"git": {
"args": [
"-y",
"@rog0x/mcp-git-tools"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"git": {
"args": [
"-y",
"@rog0x/mcp-git-tools"
],
"command": "npx"
}
}
}
Read-only Git inspection for AI agents — log, show, diff, status, blame, grep. No writes.
Structured git operations (status, log, diff, branch, show) as typed JSON.
Log parse, filter, analyze for AI agents
Local Git via MCP: status, log, diff, file history, branches, and gated stage/commit. Pure-JS.
Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
Structured execution trace and span logging for AI agents
Runtime authority for AI agents: credential mediation, spend cap, approval gates, audit log.
Answers built from our own checks of this server.