Skip to content
← All products
MCP Server Free New

Mooring

AI-native Git and GitHub operations.

Mooring gives your AI tools structured access to Git repositories and GitHub — status, logs, diffs, blame, branches, PRs, issues, and Actions workflows. Unlike shelling out to the gh CLI, Mooring returns clean, typed data optimized for AI consumption. Works with any local Git repo and any GitHub account. Named after the lines that secure a vessel to dock — anchoring your code.

What's included

  • Enhanced git status — branch, ahead/behind, stash count, staged summary
  • Formatted commit log with filtering by author, date, path, message
  • Diff between refs, staged, and unstaged changes
  • Git blame for any file or line range
  • Branch management with tracking status
  • GitHub PR workflow — list, review, create
  • GitHub Issues and Actions integration
  • Cross-platform — macOS and Linux

Requirements

  • Python 3.12+
  • Git installed locally
  • Any MCP-compatible AI client (Claude Code, Cursor, Windsurf, etc.)
  • Optional: GITHUB_TOKEN for GitHub operations