oschina/mcp-gitee
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 (MCP) server implementation for Gitee, providing tools for interacting with Gitee's API.
Tools
Functions exposed to the LLM to take actions
comment_issue
Create a comment on a repository issue
comment_pull
Create a comment on a pull request
create_enterprise_repo
Create a enterprise repository
create_issue
Create an issue
create_org_repo
Create a org repository
create_pull
Create a pull request
create_release
Create a release
create_user_repo
Create a user repository
fork_repository
Fork a repository
get_file_content
Get the content of the specified file in the repository
get_pull_detail
Get a pull request detail
get_repo_issue_detail
Get the detail of an issue
get_user_info
This is a tool from the gitee MCP server. Get information about the authenticated user
list_issue_comments
Get all comments for a repository issue
list_pull_comments
List all comments for a pull request
list_releases
List repository releases
list_repo_issues
List all issues in a repository
list_repo_pulls
List repository pulls
list_user_notifications
List all notifications for authorized user
list_user_repos
List user authorized repositories
merge_pull
Merge a pull request
search_open_source_repositories
Search open source repositories on Gitee
search_users
Search users on Gitee
update_issue
Update an issue
update_pull
Update a pull request
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client