Skip to content
Back to search
30
MCP

GitHub (Archived)

docker-mcp/github

Tools 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

GitHub Official
Official GitHub MCP Server, by GitHub. Provides seamless integration with GitHub APIs, enabling advanced automation and interaction capabili
40 tools
GitHub Explorer
Integrates with GitHub's API to enable repository exploration, code collaboration, and user profile analysis through authenticated data retr
0 tools
Git (Reference)
Git repository interaction and automation.
12 tools
PyGithub
Integrates with GitHub's API through PyGithub to enable repository management, issue tracking, and pull request operations with automatic au
0 tools
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, workflows, and git operations.
0 tools
DeepWiki
Tools for fetching and asking questions about GitHub repositories.
3 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github_(archived)": {
      "url": "None",
      "transport": "http"
    }
  }
}