GitHub 工具
用于访问 Github 的模型上下文协议 (MCP) 服务器。
存储库工具:
管理 GitHub 存储库的工具:
get_commit:获取特定提交的详细信息list_commits:获取分支中的提交列表list_branches:列出存储库中的分支create_or_update_file:在存储库中创建或更新文件create_repository:创建一个新的 GitHub 存储库get_file_contents:获取文件或目录的内容fork_repository:将存储库分叉到您的帐户或组织
搜索工具
搜索 GitHub 的工具:
search_repositories:搜索 GitHub 存储库search_code:在 GitHub 存储库中搜索代码search_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.
模型上下文协议服务器,支持通过自然语言与 GitHub 存储库、问题、拉取请求和搜索功能进行交互。
Related MCP Servers
- Asecurity-licenseAqualityA 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 -1371,513MIT License
- Asecurity-licenseAqualityA 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 -
- -security-license-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
- -security-license-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 -