0xshariq/github-mcp-server
A Model Context Protocol (MCP) server that provides 29 Git operations + 11 workflow combinations for AI assistants and developers. This server exposes comprehensive Git repository management through a standardized interface, enabling AI models and developers to safely manage complex version control workflows.
This is a server that allows AI assistants and developers to manage Git repositories using a standardized interface. It takes instructions for common and advanced Git operations, processes them safely, and performs tasks like managing files, commits, branches, and automating workflows. Developers and AI models designed to interact with codebases would use this to ensure complex version control tasks are handled correctly.
Available on npm.
Use this if you are a developer or building an AI assistant that needs to perform Git operations safely and efficiently within a standardized protocol.
Not ideal if you prefer to use Git directly through the command line or a GUI without an AI assistant or an MCP-compliant server.
Stars
8
Forks
2
Language
JavaScript
License
—
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/0xshariq/github-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
github/github-mcp-server
GitHub's official MCP Server
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
Alosies/gitlab-mcp-server
A fully-typed TypeScript MCP server for comprehensive GitLab API integration with Claude ...
kopfrechner/gitlab-mr-mcp
Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details,...