Gitee MCP Server
by oschina
Gitee MCP Server is a Model Context Protocol (MCP) server implementation for Gitee. It provides tools for AI assistants to manage Gitee repositories, issues, pull requests, and more.
Last updated: N/A
What is Gitee MCP Server?
Gitee MCP Server is a server that allows AI assistants to interact with the Gitee API. It provides a set of tools for managing repositories, issues, pull requests, and notifications on Gitee.
How to use Gitee MCP Server?
First, install the server using the provided instructions. Then, configure the server with your Gitee access token and API base URL. Finally, use the available tools via command-line options or environment variables to interact with Gitee.
Key features of Gitee MCP Server
Interact with Gitee repositories, issues, pull requests, and notifications
Configurable API base URL
Command-line flags for easy configuration
Supports personal, organization, and enterprise operations
Use cases of Gitee MCP Server
Automating repository management tasks
Integrating Gitee with AI assistants
Creating and managing issues and pull requests programmatically
Receiving and managing Gitee notifications
FAQ from Gitee MCP Server
What is MCP?
What is MCP?
MCP stands for Model Context Protocol.
How do I get a Gitee access token?
How do I get a Gitee access token?
You can generate a personal access token on Gitee's settings page.
What is the default API base URL?
What is the default API base URL?
The default API base URL is https://gitee.com/api/v5.
What transport types are supported?
What transport types are supported?
The server supports stdio and sse transport types.
How do I contribute to this project?
How do I contribute to this project?
Fork the repository, create a new branch, make your changes, and submit a pull request.