MCP Tools – Page 126
MCP Tool CategoriesShowing 1501 to 1512 of 1574 results
list_commits
List the commit history for a branch of a repository, with pagination support.
search_users
Search for GitHub users by username, profile attributes, or other qualifiers.
search_issues
Search for issues and pull requests across GitHub that match the given criteria.
search_code
Search for code across GitHub repositories using GitHub's code search syntax.
add_issue_comment
Post a new comment on an existing issue or pull request in a repository.
update_issue
Update an existing issue's title, body, state, labels, assignees, or other metadata.
list_issues
List and filter the issues in a repository, with sorting and state options.
create_branch
Create a new branch in a repository starting from a specified base branch or commit.
fork_repository
Create a personal fork (copy) of an existing repository into your own account.
create_pull_request
Propose code changes by opening a pull request from one branch into another.
create_issue
Open a new issue in a repository, with optional assignees, labels, and a milestone.
get_file_contents
Retrieve the contents of a file or directory from a repository at a given path and ref.