Инструменты GitHub
Сервер Model Context Protocol (MCP) для доступа к Github.
Инструменты репозитория:
Инструменты для управления репозиториями GitHub:
get_commit
: Получить сведения о конкретном коммитеlist_commits
: Получить список коммитов в веткеlist_branches
: Список веток в репозиторииcreate_or_update_file
: Создать или обновить файл в репозиторииcreate_repository
: создать новый репозиторий GitHubget_file_contents
: Получить содержимое файла или каталогаfork_repository
: создание ответвления репозитория для вашей учетной записи или организации
Инструменты поиска
Инструменты для поиска на GitHub:
search_repositories
: Поиск репозиториев GitHubsearch_code
: Поиск кода в репозиториях GitHubsearch_users
: Поиск пользователей GitHub
Инструменты для выпуска
Инструменты для управления проблемами GitHub:
get_issue
: Получить сведения о конкретной проблемеadd_issue_comment
: Добавить комментарий к проблемеsearch_issues
: Поиск проблем в репозиторияхcreate_issue
: Создать новую проблемуlist_issues
: Список проблем в репозиторииupdate_issue
: Обновить существующую проблему
Инструменты запроса на извлечение
Инструменты для управления запросами на извлечение:
get_pull_request
: Получить сведения о конкретном запросе на извлечениеupdate_pull_request
: Обновить существующий запрос на извлечениеlist_pull_requests
: Список запросов на извлечение в репозиторииmerge_pull_request
: Объединить запрос на извлечениеget_pull_request_files
: Получить файлы, измененные в запросе на извлечениеget_pull_request_status
: Получить статус запроса на извлечение
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Сервер Model Context Protocol, который обеспечивает взаимодействие с репозиториями GitHub, проблемами, запросами на извлечение и функциями поиска с помощью естественного языка.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.Last updated -1368,255MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI models to interact with GitHub's API, allowing for repository creation and management with descriptions, topics, and website URLs through natural language commands.Last updated -
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to perform GitHub operations including repository management, file operations, issue tracking, and pull request creation.Last updated -1
- -securityFlicense-qualityA Model Context Protocol server that supports remote connections and authenticates users via GitHub OAuth, allowing them to access tools based on their GitHub identity.Last updated -