github-mcp-server

github-mcp-server

Official GitHub MCP server, connecting AI tools to the GitHub platform.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 30.9k
Source
mcp-github

Overview

The GitHub MCP server enables AI agents, assistants, and chatbots to directly access the GitHub platform. Through natural language interactions, AI can read code repositories and files, manage issues and PRs, analyze code, and automate workflows. Ideal for developers looking to connect AI tools to GitHub's context and functionality.

Capabilities

  • Browse and query code
  • Create and manage issues and PRs
  • Monitor CI/CD pipelines
  • Analyze code security and dependencies
  • Team collaboration support

Use cases

Repository managementIssue and PR automationCI/CD and workflow intelligenceCode analysis

Setup

Requires: API KeyNode 环境
Add a remote MCP server in VS Code using the one-click install button or by manually configuring the JSON block.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install the GitHub MCP server?

Use the one-click install button in VS Code or manually configure the JSON block.

What permissions are required?

GitHub personal access tokens (PAT) or OAuth authentication are required.

Related skills