mcpbeat Sign in

Mooring MCP Server

local only

Mooring runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from pypi. Last commit 21 May 2026.

Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.

Installs per day peak 17 · avg 8 · +10% w/w
a month agotoday
69
Installs / week
pypi · mooring-mcp
0
Stars
0 open issues
21 May 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Mooring every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to Mooring

same job, measured the same way
GitHub
by aifity

Connect AI assistants to GitHub - manage repos, issues, PRs, workflows, and git operations.

local only
Pare Github
by dave-london

Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.

133 installs/wk local only
Github
by dave-london

MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output

local only
Github
by davidweb3-ctrl

GitHub MCP Server - List PRs, issues, repo info, and search code

21 installs/wk local only
Devflow MCP
by cocaxcode

MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows.

47 installs/wk local only
I
Tangled MCP
by zzstoatzz

MCP server for Tangled git platform. Manage repositories, branches, and issues on tangled.org.

43 installs/wk local only
Gk CLI
by gitkraken

The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.

12 113 installs/wk local only
Standupbot
by rimysore

Turns your GitHub activity into a daily standup — commits, PRs, reviews & issues.

27 installs/wk local only

Mooring — questions

Answers built from our own checks of this server.

Why is there no uptime for Mooring?
Mooring 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 pypi package mooring-mcp was installed 69 times last week.
How do I connect Mooring?
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 mooring-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Mooring?
The pypi package mooring-mcp was installed 69 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mooring open source?
Yes — it is published under the MIT licence, written in Python 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.