Back to search
30
MCP
GitHub (Archived)
docker-mcp/githubTools for interacting with the GitHub API, enabling file operations, repository management, search functionality, and more.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
26
callable
Primary URL
—
Tools · 26
add_issue_comment
create_branch
create_issue
create_or_update_file
create_pull_request
create_pull_request_review
create_repository
fork_repository
get_file_contents
get_issue
get_pull_request
get_pull_request_comments
get_pull_request_files
get_pull_request_reviews
get_pull_request_status
list_commits
list_issues
list_pull_requests
merge_pull_request
push_files
search_code
search_issues
search_repositories
search_users
update_issue
update_pull_request_branch
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"github_(archived)": {
"url": "None",
"transport": "http"
}
}
}