GitHub MCP
Official GitHub MCP server for repository search, issues, pull requests, code context, and GitHub workflows in MCP-compatible AI clients.
Ads
Overview
The GitHub MCP Server connects AI tools directly to GitHub's platform. This gives AI agents, assistants, and chatbots the ability to read repositories and code files, manage issues and PRs, analyze code, and automate workflows. All through natural language interactions. - Repository Management: Browse and query code, search files, analyze commits, and understand project structure across any repository you have access to. - Issue & PR Automation: Create, update, and manage issues and pull requests. Let AI help triage bugs, review code changes, and maintain project boards. - CI/CD & Workflow Intelligence: Monitor GitHub Actions workflow runs, analyze build failures, manage releases, and get insights into your development pipeline. - Code Analysis: Examine security findings, review Dependabot alerts, understand code patterns, and get comprehensive insights into your codebase. - Team Collaboration: Access discussions, manage notifications, analyze team activity, and streamline processes fo
Installation
docker run -i --rm \
Configuration
Configuration example is not available yet.
Capabilities
- Repository exploration
Ask your assistant to browse repositories, search files, and understand project structure using tools like `get_file_contents`.
- Issue & PR management
Have your AI create, update, and triage issues and pull requests, including reviewing code changes and maintaining project boards.
- CI/CD monitoring
Get insights into GitHub Actions workflow runs, analyze build failures, and manage releases through natural language queries.
- Code security analysis
Examine security findings, review Dependabot alerts, and understand code patterns across your codebase.
- Team collaboration
Access discussions, manage notifications, and analyze team activity to streamline development processes.
Tags
- github
- version-control
- project-management
- coding-agent
- workflow-automation
Related MCP servers
Gitee
OfficialGitee API integration, repository, issue, and pull request management, and more.
Kubernetes MCP Server
OfficialA Claude Kubernetes MCP server, built in Go. The server integrates with ArgoCD, GitLab, Claude AI, and Kubernetes to enable advanced control and automation of Kubernetes environments.
modelcontextprotocol/server-git
OfficialDirect Git repository operations including reading, searching, and analyzing local repositories