create_issueGiteeCreate and manage Issues in Gitee repositories by specifying owner, repo, title, body, assignees, milestones, and labels.MIT License
get_current_userGiteeRetrieve authenticated user details from Gitee's MCP server to manage repository files, branches, issues, and pull requests effectively.MIT License
get_file_contentsGiteeRetrieve and access the contents of files or directories from Gitee repositories by specifying owner, repository, and path details.MIT License
get_branchGiteeRetrieve specific branch details from a Gitee repository by providing the owner, repository, and branch name for efficient repository management.MIT License
push_filesGiteeSubmit multiple files to a Gitee repository by specifying the owner, repository, branch, commit message, and file details in one operation.MIT License
update_issueGiteeModify Gitee repository issues by updating title, content, assignees, labels, milestone, or state to manage and organize tasks efficiently.MIT License