Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Captcha Click on image to update the captcha .

Add question

You must login to ask a question.

Login

Register Now

Lorem ipsum dolor sit amet, consectetur adipiscing elit.Morbi adipiscing gravdio, sit amet suscipit risus ultrices eu.Fusce viverra neque at purus laoreet consequa.Vivamus vulputate posuere nisl quis consequat.

MCP-Gitee - An AI-powered project designed to enhance development efficiency on the Gitee platform.

## Purpose of MCP-Gitee MCP-Gitee aims to enhance development efficiency on the Gitee platform by automating repetitive tasks through AI technology. Its core functionalities include automatic PR generation, intelligent Issue responses, and rapid code merging. ## License of MCP-Gitee MCP-Gitee is released under the **MIT license**, permitting commercial use, modification, and redistribution. It explicitly encourages community contributions. ## Purpose of MCP-Gitee - **Automation**: AI-driven PR generation, Issue replies, and code merging. - **Ease of Use**: Minimal setup (5-minute onboarding). - **Flexibility**: Supports individual developers, open-source organizations, and enterprise teams. - **Open Source**: MIT-licensed with community contribution support. - **Efficiency**: Enables "second-level" code merges. ## Integration with Gitee MCP-Gitee uses Gitee's API to manage repositories, Issues, and PRs. It requires configuration of two environment variables: - `GITEE_API_BASE`: API endpoint (default: `https://gitee.com/api/v5`). - `GITEE_PERSONAL_ACCESS_TOKEN`: Mandatory token from Gitee account settings. ## Setup Requirements 1. **Installation**: Likely involves compiling a Go package (exact steps unspecified). 2. **Configuration**: Set environment variables (`GITEE_API_BASE`, `GITEE_PERSONAL_ACCESS_TOKEN`). 3. **Execution**: Run the `mcp-gitee` command to start the server. *Optional*: Enable debug logs by setting `DEBUG=true`. ## Project Repository The primary repository is hosted on **Gitee** at [https://gitee.com/oschina/mcp-gitee](https://gitee.com/oschina/mcp-gitee), maintained by the `oschina` organization. ## License of MCP-Gitee Yes, the MIT license explicitly permits commercial use, modification, and private redistribution of MCP-Gitee. ## Issue Management MCP-Gitee uses AI to **automatically respond to Issues** and track their status, reducing manual communication overhead for developers. ## MCP Protocol The **Model Context Protocol (MCP)** is the underlying framework enabling AI agents to interact with Gitee’s resources. It standardizes how AI tools manage repositories, Issues, and PRs via APIs. ## Alternative Installations A GitHub mirror exists ([Gitee MCP Server](https://github.com/normal-coder/gitee-mcp-server)), offering Docker and Smithery-based installations. However, the Gitee version’s installation relies on Go compilation. ### Citation sources: - [MCP-Gitee](https://gitee.com/oschina/mcp-gitee) - Official URL Updated: 2025-04-01