Google PageRank for AI agents. 25,000+ tools indexed.

Gitee by oschina

#1444 of 8010 by oschina
53 score

Gitee API integration, repository, issue, and pull request management, and more.

Ranked #1444 out of 8010 indexed tools.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 856
Freshness 5d ago
Issue Health 67%
Stars 54
Platform Breadth 1 platform
Contributors 3
Description Good

How to Improve

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for Gitee by oschina
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-oschina--mcp-gitee)](https://agentrank-ai.com/skill/glama-oschina--mcp-gitee/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-oschina--mcp-gitee/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-oschina--mcp-gitee" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# Gitee MCP Server

Gitee MCP Server is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools for interacting with Gitee's API, allowing AI assistants to manage repositories, issues, pull requests, and more.

## Features

- Interact with Gitee repositories, issues, pull requests, and notifications
- Configurable API base URL to support different Gitee instances
- Command-line flags for easy configuration
- Supports both personal, organization, and enterprise operations
- Dynamic toolset enable/disable

<details>
<summary><b>Practical scenario: Obtain Issue from the repository, implement and create a Pull Request</b></summary>

1. Get repository Issues

2. Implement coding & create Pull Request based on Issue details

3. Comment & Close Issue

</details>

## Installation(This step can be skipped directly when starting npx)

### Prerequisites

- Go 1.23.0 or higher
- Gitee account with an access token, [Go to get](https://gitee.com/profile/personal_ac
Read full README on GitHub →