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
- Enable tools (whitelist mode)
- Use
--enabled-toolsets
parameter orENABLED_TOOLSETS
environment variable
- Use
- Disable tools (blacklist mode)
- Use
--disabled-toolsets
parameter orDISABLED_TOOLSETS
environment variable.
- Use