git-mcp-server and mcp-github-integration

These tools are ecosystem siblings, specifically a tool (cyanheads/git-mcp-server) and a client library (onamfc/mcp-github-integration) designed to interact with it, where the latter extends the capabilities of an MCP server by providing GitHub API integration.

git-mcp-server
68
Established
Maintenance 10/25
Adoption 11/25
Maturity 25/25
Community 22/25
Maintenance 6/25
Adoption 4/25
Maturity 22/25
Community 12/25
Stars: 192
Forks: 47
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About git-mcp-server

cyanheads/git-mcp-server

An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag management, and more, via the MCP standard. STDIO & HTTP.

This server helps AI agents or large language models (LLMs) manage code repositories. It allows them to perform common Git operations like cloning projects, committing changes, creating branches, merging code, and publishing updates. It's designed for developers who are building AI systems that need to interact with and modify source code.

AI-driven development developer tools code automation LLM application development version control automation

About mcp-github-integration

onamfc/mcp-github-integration

A TypeScript package for interacting with the GitHub API through an MCP (Model Context Protocol) server integration.

Exposes 129 MCP tools spanning repositories, issues, PRs, branches, commits, releases, content management, GitHub Actions, webhooks, and advanced search capabilities—enabling AI agents to perform full GitHub automation workflows. Implements a dual architecture with an MCP server layer (handling tool registration and stdio transport) plus a standalone `GitHubClient` for direct API calls, both backed by token-based authentication and comprehensive error handling. Integrates with Claude and other MCP-compatible AI clients through standard protocol bindings while providing TypeScript type definitions for all operations.

Scores updated daily from GitHub, PyPI, and npm data. How scores work