Loading...
Loading...
Repos, issues, PRs & Actions for Claude
GitHub is the complete platform for software development. Their MCP server gives Claude access to 80+ tools covering the full GitHub workflow — browse repos, read and write files, manage issues and pull requests, trigger Actions, monitor code security alerts, and more. Ask Claude to review a PR, create issues from a bug report, or check for Dependabot vulnerabilities.
https://api.githubcopilot.com/mcp/Once connected, Claude can use these tools automatically when relevant to your task.
search_repositories
Search GitHub repositories
get_file_contents
Get the contents of a file from a repository
create_or_update_file
Create or update a file in a repository
list_branches
List branches in a repository
create_branch
Create a new branch in a repository
list_commits
List commits in a repository or branch
get_commit
Get details of a specific commit
create_repository
Create a new GitHub repository
fork_repository
Fork a repository to your account or org
create_pull_request
Create a new pull request
list_pull_requests
List pull requests in a repository
merge_pull_request
Merge a pull request
create_issue
Create a new issue in a repository
list_issues
List issues in a repository
update_issue
Update an existing issue
add_issue_comment
Add a comment to an issue
list_workflow_runs
List GitHub Actions workflow runs
trigger_workflow
Trigger a GitHub Actions workflow
list_code_scanning_alerts
List code scanning security alerts
list_dependabot_alerts
List Dependabot vulnerability alerts
GitHub hosts their MCP server at api.githubcopilot.com/mcp/ — no packages to install, no local processes. Auth happens through GitHub OAuth or a Personal Access Token when you first connect. Works across Claude.ai, Claude Code, Cursor, and VS Code.