What is required to start using MCP-Gitee?

Question

Answers ( 1 )

    0
    2025-04-01T15:18:34+00:00

    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`.

Leave an answer