-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
category/gitGit/VCS MCP serversGit/VCS MCP serversphase/discoveryIdentifying and cataloging serversIdentifying and cataloging serverstransport/http-wrappedHTTP via supergateway wrapperHTTP via supergateway wrappertype/researchResearch and exploration tasksResearch and exploration tasks
Description
Project Association
This issue tracks the github MCP server in the core profile.
Server Details
- Name: github
- Source: https://github.com/github/github-mcp-server
- Docker Hub:
ghcr.io/github/github-mcp-server - Category: git
- Language: Go
Transport Status
- Current: stdio only (upstream)
- Implementation: HTTP-wrapped via supergateway
- Docker Image:
github-mcp:http(custom build)
Tools Provided
search_repositories: Find repositories by name/descriptionsearch_code: Search code across repositoriessearch_issues: Search issues and PRssearch_users: Find GitHub usersget_file_contents: Read file/directory contentscreate_or_update_file: Create or update a filepush_files: Push multiple files in a single commitcreate_repository: Create a new repositoryfork_repository: Fork a repositorycreate_branch: Create a new branchlist_commits: List commits in a repositorycreate_pull_request: Create a new PRlist_pull_requests: List PRs in a repositorymerge_pull_request: Merge a PRget_pull_request_diff: Get PR diffcreate_issue: Create a new issuelist_issues: List issues in a repositoryupdate_issue: Update an existing issueadd_issue_comment: Add comment to an issue
Docker Status
- Official image:
ghcr.io/github/github-mcp-server - Custom wrapper:
github.dockerfile - HADOLint: Not checked
Notes
- Official GitHub server, well-maintained
- Comprehensive GitHub API coverage
- Requires
GITHUB_PERSONAL_ACCESS_TOKEN
Tracking
- Document all tools comprehensively
- HADOLint compliance check
- Monitor upstream for native HTTP support
Metadata
Metadata
Assignees
Labels
category/gitGit/VCS MCP serversGit/VCS MCP serversphase/discoveryIdentifying and cataloging serversIdentifying and cataloging serverstransport/http-wrappedHTTP via supergateway wrapperHTTP via supergateway wrappertype/researchResearch and exploration tasksResearch and exploration tasks
Projects
Status
Researching