Merge pull request #14301 from JoeGlenn1213/add-lgh

Add LGH: local-first Git hosting MCP server for AI agents
This commit is contained in:
Frank Fiegel
2026-09-15 10:25:51 -07:00
committed by GitHub
+1
View File
@@ -4056,6 +4056,7 @@ Interact with Git repositories and version control platforms. Enables repository
- [jaimenbell/github-mcp](https://github.com/jaimenbell/github-mcp) [![jaimenbell/github-mcp MCP server](https://glama.ai/mcp/servers/jaimenbell/github-mcp/badges/score.svg)](https://glama.ai/mcp/servers/jaimenbell/github-mcp) 🐍 ☁️ - Read and write MCP server over the GitHub REST API. Env-gated tool groups with writes off by default, fine-grained PAT auth that degrades gracefully to the unauthenticated tier, and typed rate-limit and error handling. An independent reference implementation, not GitHub's official server. `pip install jaimenbell-github-mcp`
- [jmrplens/gitlab-mcp-server](https://github.com/jmrplens/gitlab-mcp-server) [![jmrplens/gitlab-mcp-server MCP server](https://glama.ai/mcp/servers/jmrplens/gitlab-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/jmrplens/gitlab-mcp-server) 🏎️ ☁️ 🏠 🍎 🪟 🐧 - Complete GitLab REST API v4 coverage with 1006 MCP tools across 162 domains, 42 meta-tools, 24 resources, and 38 prompts. Cross-platform Go binary with stdio and HTTP transports, OAuth support, auto-update, read-only and safe modes.
- [JaviMaligno/mcp-server-bitbucket](https://github.com/JaviMaligno/mcp-server-bitbucket) 🐍 ☁️ - Bitbucket MCP server with 58 tools for repository management, PRs, pipelines, branches, commits, deployments, webhooks, tags, branch restrictions, and source browsing.
- [JoeGlenn1213/lgh](https://github.com/JoeGlenn1213/lgh) [![JoeGlenn1213/lgh MCP server](https://glama.ai/mcp/servers/JoeGlenn1213/lgh/badges/score.svg)](https://glama.ai/mcp/servers/JoeGlenn1213/lgh) 🏎️ 🏠 🍎 🪟 🐧 - Local-first Git hosting for AI coding agents: `lgh serve` turns any directory into an HTTP Git remote with push events, commit-status reporting, smart .gitignore generation, secret/large-file detection, one-command backup (`lgh up`), and 13 MCP tools for repo/server control and disaster recovery (`lgh_clone`). `brew install JoeGlenn1213/tap/lgh`
- [kaiyuanxiaobing/atomgit-mcp-server](https://github.com/kaiyuanxiaobing/atomgit-mcp-server) 📇 ☁️ - Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more.
- [kopfrechner/gitlab-mr-mcp](https://github.com/kopfrechner/gitlab-mr-mcp) 📇 ☁️ - Interact seamlessly with issues and merge requests of your GitLab projects.
- [madeinplutofabio/vibe-revert](https://github.com/madeinplutofabio/vibe-revert) [![madeinplutofabio/vibe-revert MCP server](https://glama.ai/mcp/servers/madeinplutofabio/vibe-revert/badges/score.svg)](https://glama.ai/mcp/servers/madeinplutofabio/vibe-revert) 📇 🏠 🍎 🪟 🐧 - Local safety layer for vibe coding and AI agents. MCP tools expose deterministic risk checks, sessions, checkpoints, policy inspection, and fix prompts; the companion CLI can restore project files, including uncommitted work, to their pre-session state. No LLM judges risk.