Mooring is an MCP server that provides AI assistants structured access to local Git repositories and the GitHub API, utilizing GitPython for local operations and the PyGithub library for GitHub interactions.
From the registry: Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.
$ pip install mooring-mcphttps://pypi.org/project/mooring-mcp/Please install the `mooring` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install mooring** — pip install mooring-mcp Run: `pip install mooring-mcp` (https://pypi.org/project/mooring-mcp/)
Canonical MCP server config (stdio transport):
- command: `mooring`
- args: []
- optional environment variables:
- `GITHUB_TOKEN`: GitHub PAT — required only for gh_* tools. Local git tools work without it. (example: `<your-github-token>`)
Note: Git + GitHub MCP. Local git tools need no token; gh_* tools require GITHUB_TOKEN.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.GITHUB_TOKENrequiredYour GitHub personal access token for all GitHub toolsConnect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.