mcpbeat Sign in

Merge Conflict Forecaster MCP Server

local only

Merge Conflict Forecaster MCP runs on your own machine — the client starts it, so there is no endpoint to ping.

Predict local Git merge-conflict pressure from branch topology and changed-file overlap without...

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

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

Alternatives to Merge Conflict Forecaster MCP

same job, measured the same way
Git
by abhishekkumar2021

Local Git via MCP: status, log, diff, file history, branches, and gated stage/commit. Pure-JS.

30 installs/wk local only
Config Weather MCP
by mrfentmen

Measure local configuration complexity and environment contract pressure without returning...

local only
Fcop
by joinwell52-ai

Durable tasks, reports, reviews and branch convergence for multi-agent teams over local files.

222 installs/wk local only
uploads.sh
by uploads

Host files from coding agents; stage on a branch and attach to GitHub PRs.

387 installs/wk answering
Hashfile MCP
by mrorigo

Hash-anchored file editing with surgical precision over file editing and ironclad control of access

local only
GuruPDF
by gurupdf

Convert, compress & merge PDFs and 100+ file formats from any AI agent. By GuruPDF.

41 installs/wk local only
C
PDF
by yaktool

Merge, split, compress, unlock, organize, extract, fill forms and check PDFs — 12 local tools.

67 installs/wk local only
Spreadsheet Builder
by theluckystrike

Open, inspect, filter, edit and convert xlsx and csv files from your AI chat. Processing is local.

local only

Merge Conflict Forecaster MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Merge Conflict Forecaster MCP?
Merge Conflict Forecaster MCP 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 merge-conflict-forecaster-mcp.
Is Merge Conflict Forecaster MCP 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 Merge Conflict Forecaster MCP?
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 merge-conflict-forecaster-mcp straight from npm; nothing to host, nothing to sign up for.