Registry/GitHub MCP Server

GitHub MCP Server

v0.2.0
Verified

Official GitHub MCP Server for repository management, file operations, issue tracking, pull requests, and code search.

By GitHubMIT
go
developer tools
26.1Kstars
89.0Kdownloads
2.1Kforks
Scanned Feb 8, 2026
WebsiteRepositoryGITHUB
A+98%
Scanned 3w ago

Excellent Security

Vulnerabilities Found
0Crit
0High
0Med
1Low
2Info

Security ScoreA+

98
out of 100

Vulnerabilities Found

0
Crit
0
High
0
Medi
1
Low
2
Info
Last scanned: 2/8/2026

Quality ScoreA+

96
out of 100
100
Maint.
100
Popular
100
Docs
96
Compat
Maintenance100%
Popularity100%
Documentation100%
Compatibility96%

Maintenance100

Recent
10 days ago
Commit Frequency87%
Release Frequency85%
Issue Response86%

Popularity100

26.1K
Stars
89.0K
Downloads
2.1K
Forks
Stars Score100%
Downloads Score94%
Forks Score100%

Documentation100

README Quality89%

Available Documentation

API DocsExamplesChangelog

Compatibility96

MCP Spec Compliance100%
Transport Support50%

Features

TypeScript

Supported Transports

STDIO

Vulnerabilities(3)

1Low
2Info
Filter:

READMEGitHub MCP Server

View source

GitHub MCP Server

Official GitHub integration for AI assistants with comprehensive repository access.

Features

  • Repository Management - Create, fork, manage repos
  • File Operations - Read, create, update files
  • Issues & PRs - Full issue and PR management
  • Code Search - Search across repositories
  • Branch Management - Create and manage branches
  • Lockdown Mode - Restrict untrusted contributor content

Installation

bash
go install github.com/github/github-mcp-server@latest

Configuration

json
{
  "mcpServers": {
    "github": {
      "command": "github-mcp-server",
      "env": {
        "GITHUB_TOKEN": "your-token"
      }
    }
  }
}

Tools

  • search_repositories - Search GitHub repos
  • get_file_contents - Get file contents
  • create_or_update_file - Create/update files
  • create_issue - Create issues
  • create_pull_request - Create PRs
  • list_commits - List commits

License

MIT

Embed Security Badge

Add this badge to your README or documentation

GitHub MCP Server MCPSafe Security
[![GitHub MCP Server MCPSafe Security](https://api.mcpsafe.org
/api/badge/github-mcp-server.svg)](https://mcpsafe.org/registry/github-mcp-server)
Need more customization options?Badge Documentation

Server Information

Source
GITHUB
Version
0.2.0
Language
go
License
MIT
Transport
STDIO
Added
Jan 20, 2026
Updated
Feb 8, 2026