mcp-gitee

masx200/mcp-gitee

3.2

If you are the rightful owner of mcp-gitee and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Gitee MCP Server is a Model Context Protocol server implementation for Gitee, enabling AI assistants to manage repositories, issues, pull requests, and more.

Tools

Functions exposed to the LLM to take actions

list_user_repos

List user authorized repositories

get_file_content

Get the content of a file in a repository

create_user_repo

Create a user repository

create_org_repo

Create an organization repository

create_enter_repo

Create an enterprise repository

fork_repository

Fork a repository

create_release

Create a release for a repository

list_releases

List repository releases

search_open_source_repositories

Search open source repositories on Gitee

list_repo_pulls

List pull requests in a repository

merge_pull

Merge a pull request

create_pull

Create a pull request

update_pull

Update a pull request

get_pull_detail

Get details of a pull request

comment_pull

Comment on a pull request

list_pull_comments

List all comments for a pull request

get_diff_files

Get a pull request diff files

create_issue

Create an issue

update_issue

Update an issue

get_repo_issue_detail

Get details of a repository issue

list_repo_issues

List repository issues

comment_issue

Comment on an issue

list_issue_comments

List comments on an issue

get_user_info

Get current authenticated user information

search_users

Search for users

list_user_notifications

List user notifications

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources