mcpbeat Sign in
local only

MCP Git runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.

Read-only Git inspection for AI agents — log, show, diff, status, blame, grep. No writes.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 14 · avg 6 · +27% w/w
a month agotoday
31
Installs / week
npm · @infoinlet/mcp-git
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-git -- npx -y @infoinlet/mcp-git
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-git": {
      "args": [
        "-y",
        "@infoinlet/mcp-git"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-git]
command = "npx"
args = ["-y", "@infoinlet/mcp-git"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-git": {
      "args": [
        "-y",
        "@infoinlet/mcp-git"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-git": {
      "args": [
        "-y",
        "@infoinlet/mcp-git"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Git

same job, measured the same way
Git
by rog0x

Git log, diff, blame, branch stats for AI agents

31 installs/wk local only
hiveWiki
by hivewiki

Shared project wiki for AI agents: read and write pages, next actions, and activity logs over MCP.

answering
Git
by dave-london

Structured git operations (status, log, diff, branch, show) as typed JSON.

local only
gws-admin-mcp
by antct11

Safe Google Workspace admin for AI agents: read-only by default, confirm-gated deletes, audit log.

local only
Logmcp
by kascada

MCP server — read-only log access for AI assistants, without giving AI shell access.

local only
Auralogs
by auralogs

Read-only access to Auralogs production logs: search logs, inspect errors, review AI analyses.

7 tools answering
Marchward
by marchward

Runtime authority for AI agents: credential mediation, spend cap, approval gates, audit log.

50 installs/wk local only
QueryBear
by spencerpauly

Safe, read-only Postgres and MySQL access for AI agents. Audit log + column-level controls.

answering

MCP Git — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Git?
MCP Git runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @infoinlet/mcp-git was installed 31 times last week.
Is MCP Git still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Git?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @infoinlet/mcp-git straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Git?
The npm package @infoinlet/mcp-git was installed 31 times in the last week. Week over week that is +27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.