git-mcp-server and mcp-github-pr-issue-analyser
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.
Provides 28 tools organized by workflow (staging, branching, remote ops, advanced), plus session-based resource management and a structured wrap-up prompt for guided git workflows. Built on pluggable architecture with declarative tool definitions, dependency injection via tsyringe, and support for commit signing—with cross-runtime detection for Bun and Node.js via auto-spawned git processes. Integrates with MCP clients (Cline, Claude Desktop) over stdio or HTTP transports, with configurable git identity, path sanitization for security, and optional OpenTelemetry observability.
About mcp-github-pr-issue-analyser
saidsef/mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management. Enables LLMs to fetch PR details, analyse diffs, manage issues, and handle releases through a standardised interface
Built on FastMCP with stdio and HTTP transport modes, it exposes GitHub API operations—PR diffing, inline code review comments, issue/tag/release management—as standardized MCP tools callable by LLMs. The modular architecture separates GitHub integration from IP lookup capabilities, enabling extensibility while maintaining clean separation of concerns across the tool interface.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work