mcp-gitee-ent

mcp-gitee-ent

1

Gitee Enterprise MCP Server is a Model Context Protocol server designed for Gitee Enterprise users to manage resource-intensive tasks such as repositories, issues, and pull requests. It provides configurable options with support for enterprise-level operations.

Gitee Enterprise MCP Server

Gitee Enterprise MCP Server is a Model Context Protocol (MCP) server implementation for Gitee Enterprise, offering tools to interact with Gitee Enterprise API. It enables AI assistants to manage repositories, issues, and pull requests in an enterprise environment.

Features

  • Interact with Gitee Enterprise repositories, issues, pull requests
  • Support for enterprise-level operations and management
  • Configurable API base URL
  • Support for SSE and Stdio transport
  • Dynamic toolset enable/disable

Usage

Use mcp-gitee-ent to check version and manage enterprise repositories, issues, and pull requests with various command-line options such as --token, --api-base, --version, --transport, and more.

Toolset Management

  1. Enable tools (whitelist mode)
    • Use --enabled-toolsets parameter or ENABLED_TOOLSETS environment variable
  2. Disable tools (blacklist mode)
    • Use --disabled-toolsets parameter or DISABLED_TOOLSETS environment variable.