Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.
Mooring lines for your code — Git and GitHub operations for AI tools. Mooring is an MCP server that gives AI assistants structured access to local Git repositories and the GitHub API. Local operations use GitPython (no subprocess calls). GitHub operations use the PyGithub library with token masking and rate limit handling built in. Tool | Description | Key Parameters |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Mooring lines for your code — Git and GitHub operations for AI tools. Mooring is an MCP server that gives AI assistants structured access to local Git repositories and the GitHub API. Local operations use GitPython (no subprocess calls). GitHub operations use the PyGithub library with token masking and rate limit handling built in. Tool | Description | Key Parameters | ------|-------------|----------------| | Branch, ahead/behind, stash count, staged/unstaged/untracked files | | | Commit log…