A comprehensive GitHub integration that exposes the full spectrum of GitHub's API surface to AI assistants. You get repository browsing, issue and PR management, workflow monitoring, code analysis, and team collaboration features, all callable through natural language. This is a fork of GitHub's official MCP server with practical additions: local git operations (commit, push, branch, diff), comment editing and deletion for both issues and PRs, and configurable body filtering to strip AI footers from commits. The local git toolset is notable because it lets you operate on repositories without hitting the API at all. Reach for this when you need an AI assistant to handle end-to-end GitHub workflows, from cloning and committing locally to managing releases and analyzing CI failures remotely.
claude mcp add --transport stdio aifity-omnigit-mcp uvx omnigit-mcp