MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Version Control/Gitee
Version ControlOfficial
G

Gitee

Gitee API integration, repository, issue, and pull request management, and more.

64 starsUpdated Jun 11, 2026
View on GitHub

Ads

Overview

Gitee MCP Server is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools for interacting with Gitee's API, allowing AI assistants to manage repositories, issues, pull requests, and more. - Interact with Gitee repositories, issues, pull requests, and notifications - Configurable API base URL to support different Gitee instances - Command-line flags for easy configuration - Supports both personal, organization, and enterprise operations - Dynamic toolset enable/disable

Installation

Installation instructions are not available yet.

Configuration

{
  "mcpServers": {
    "gitee": {
      "url": "https://api.gitee.com/mcp",
      "headers": {
        "Authorization": "Bearer <your personal access token>"
      }
    }

Capabilities

  • Search open source repositories

    Find public Gitee projects by keyword using `search_open_source_repositories`.

  • List and inspect repository issues

    Retrieve open issues with `list_repo_issues` and get full details via `get_repo_issue_detail`.

  • Create pull requests from issues

    Use `create_pull` to open a PR, then `create_comment` and `update_issue` to comment and close the related issue.

  • Review and merge pull requests

    Approve or cancel reviews with `manage_pull_review` and merge using `merge_pull`.

  • Manage repository files and releases

    Read file contents via `get_file_content`, search code with `search_files_by_content`, and publish releases with `create_release`.

  • Check notifications and user info

    List your Gitee notifications with `list_user_notifications` and retrieve authenticated user details via `get_user_info`.

Tags

  • git
  • version-control
  • project-management

Related MCP servers

K

Kubernetes MCP Server

Official

A Claude Kubernetes MCP server, built in Go. The server integrates with ArgoCD, GitLab, Claude AI, and Kubernetes to enable advanced control and automation of Kubernetes environments.

9Version ControlUpdated 4 days ago
G

github/github-mcp-server

Official

Official GitHub server for integration with repository management, PRs, issues, and more.

0Version ControlUpdated Today

modelcontextprotocol/server-git

Official

Direct Git repository operations including reading, searching, and analyzing local repositories

0Version ControlUpdated Today

modelcontextprotocol/server-git

Official

Direct Git repository operations including reading, searching, and analyzing local repositories

0Version ControlUpdated Today