GitHub MCP Server
Development
OAuth2
✓ Verified
Complete GitHub integration for MCP - manage repos, issues, PRs, and more
Overview
The GitHub MCP Server provides comprehensive access to GitHub's API through the Model Context Protocol.
It enables AI assistants to read repositories, manage issues, create pull requests, review code, and
interact with GitHub Actions. Perfect for automating development workflows and code management tasks.
Capabilities
Read Repositories
Access repository contents, branches, and commits
Write Repositories
Create and modify files in repositories
Manage Issues
Create, update, and close GitHub issues
Create Pull Requests
Create and manage pull requests
Trigger Actions
Run GitHub Actions workflows
Authentication
Type: OAuth2
Provider: github
Setup Instructions:
1. Go to GitHub Settings > Developer settings > Personal access tokens
2. Generate a new token with repo, issues, and pull_request scopes
3. Configure the token in your MCP client
Endpoints
Production: | wss://github-mcp.modelcontextprotocol.io |
Maintainer
Anthropic
GitHub: @anthropic
Website: https://anthropic.com
Tags
github
git
version-control
development
collaboration
ci-cd