mcpservers.md

GitHub MCP

Official GitHub MCP server — manage repos, issues, PRs, and code search directly from your AI assistant.

Official by GitHub Verified Security: High (90/100)

// Plain English

Imagine being able to say to your AI assistant: 'Show me all the bugs my team reported this week' or 'Create a task for fixing the login page' — and it just does it, pulling data directly from GitHub. That's what this server enables. It connects your AI to GitHub so it can see, create, and manage everything on your projects.

GitHub 15.0kUpdated Feb 15, 2025MIT
Setup
Easy Setup

API key or simple config

Pricing
Free

Free with a GitHub account. GitHub API rate limits apply.

Token usage
Moderate usage

// When to use

  • You want to create or review GitHub issues without opening the browser
  • You need to search code across multiple repositories
  • You want to automate repetitive GitHub tasks through conversation
  • You're doing code reviews and want AI assistance inline

// When NOT to use

  • You're working with GitLab or Bitbucket (not supported)
  • You need real-time webhook event processing
  • You want to self-host without a GitHub account

// Usage Scenarios

1

PR Review Assistant

Ask Claude to summarize a pull request, find potential bugs, and suggest improvements — directly in your repo.

Example prompt

"Review PR #142 in my-org/api-service and highlight any security issues"

2

Issue Triage

Let AI sort through new issues, assign labels, and route them to the right team members.

Example prompt

"Find all open issues labeled 'bug' created this week and summarize them by severity"

3

Code Search

Search for specific patterns, deprecated functions, or TODOs across all your repositories at once.

Example prompt

"Find all places where we use the old authenticate() function across all repos"

// About

The official GitHub MCP server (maintained by GitHub) gives AI assistants full access to the GitHub API. Create issues, review pull requests, search code across repositories, manage branches, and interact with GitHub Actions — all through natural language.

This is one of the most production-ready MCP servers available, with comprehensive API coverage and active maintenance from the GitHub team.

// Use Cases

// Works With

Claude ✓ Cursor ✓ Windsurf ✓ Cline ✓

// Categories

#official#github#git#code-review

// Related Servers