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
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 agoCommit 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 sourceGitHub 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@latestConfiguration
json
{
"mcpServers": {
"github": {
"command": "github-mcp-server",
"env": {
"GITHUB_TOKEN": "your-token"
}
}
}
}Tools
search_repositories- Search GitHub reposget_file_contents- Get file contentscreate_or_update_file- Create/update filescreate_issue- Create issuescreate_pull_request- Create PRslist_commits- List commits
License
MIT
Embed Security Badge
Add this badge to your README or documentation
[](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