mcpbeat Sign in

Weavatrix Git MCP Server

local only

Weavatrix Git runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 4 Sep 2026.

Fast, bounded, read-only Git evidence for local AI coding agents.

Installs per day peak 114 · avg 5
a month agotoday
69
Installs / week
npm · weavatrix-git
0
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Rust

What changed 25

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 15 more, back to 25 August 2026

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands npm/bin.js:46, npm/prepare.js:26, [пакет] npm/bin.js:46
  const result = spawnSync(executable, process.argv.slice(2), {
Capabilities

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.

Package points at a different repository sergii-ziborov/weavatrix-git
пакет weavatrix-git ссылается на weavatrix/weavatrix-git
  const result = spawnSync(executable, process.argv.slice(2), {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Weavatrix Git and you get told the day something new turns up.

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 weavatrix-git -- npx -y weavatrix-git
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "weavatrix-git": {
      "args": [
        "-y",
        "weavatrix-git"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.weavatrix-git]
command = "npx"
args = ["-y", "weavatrix-git"]
.cursor/mcp.json
{
  "mcpServers": {
    "weavatrix-git": {
      "args": [
        "-y",
        "weavatrix-git"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "weavatrix-git": {
      "args": [
        "-y",
        "weavatrix-git"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Weavatrix Git

same job, measured the same way
Sippion
by sitten-tokyo

Local read-only repository context retrieval for AI coding agents.

local only
Verirun
by baopeak

Execution-grounded verification for AI coding agents on Windows: evidence, not agent claims.

351 installs/wk local only
Hooklayer
by khan-ashifur

Viral-content intelligence for AI agents — 7 read-only MCP tools, evidence-layer scoring.

12 tools answering
Code Factory
by zrk222

Local proof facts for AI coding clients: intent, tests, Graph Ops, and review evidence.

2 646 installs/wk local only
Volato Errors
by volato

Read-only production error evidence for coding agents investigating failures.

answering
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

940 installs/wk local only
rawmem
by liyuan1992

Read-only MCP access to a local append-only evidence ledger for AI agent sessions.

local only
Basalt
by joshiii-xyz

Local SQL workspaces with bounded, recoverable writes for coding agents.

local only

Weavatrix Git — questions

Answers built from our own checks of this server.

Why is there no uptime for Weavatrix Git?
Weavatrix 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 weavatrix-git was installed 69 times last week.
How do I connect Weavatrix 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 weavatrix-git straight from npm; nothing to host, nothing to sign up for.
How many people use Weavatrix Git?
The npm package weavatrix-git was installed 69 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Weavatrix Git open source?
Yes — it is published under the MIT licence, written in Rust and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.