mcp-gitee

mcp-gitee

27

Gitee MCP Server is a server implementation that allows for comprehensive interaction with Gitee's API, enabling seamless management of repositories, issues, and pull requests. It features customizable configurations and dynamic toolset management for both personal and enterprise operations.

What is the Gitee MCP Server?

Gitee MCP Server is a server implementation that allows interaction with Gitee's API for managing repositories, issues, pull requests, and more.

What are the prerequisites for installing Gitee MCP Server?

You need Go 1.23.0 or higher and a Gitee account with an access token.

How can I configure the Gitee MCP Server?

You can configure it using command-line options or environment variables, such as setting the GITEE_API_BASE and GITEE_ACCESS_TOKEN.

Can I enable or disable specific tools in Gitee MCP Server?

Yes, you can manage toolsets using command-line options or environment variables to enable or disable specific tools.

What command-line options are available for Gitee MCP Server?

Options include --token for access token, --api-base for API base URL, --version for version info, and others for transport and toolset management.