- Step1: Obtain a Gitee Personal Access Token from your Gitee account.
- Step2: Install the MCP server via npm or Docker.
- Step3: Configure the environment variables with your token and API URL.
- Step4: Run the MCP server locally with npm start or in a Docker container.
- Step5: Use supported API operations to manage repositories and issues via MCP commands.