oschina/mcp-gitee
mcp-gitee is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools that interact with Gitee's API, allowing AI assistants to manage repository, issues, pull requests, etc.
Built in Go, the server supports multiple transport protocols (stdio, SSE, HTTP) and integrates seamlessly with AI development tools like Claude, Cursor, and Cline via standard MCP configuration. It offers granular toolset management through whitelist/blacklist modes, enabling selective exposure of 40+ Gitee API operations across repositories, pull requests, issues, and notifications, with support for both Gitee cloud and self-hosted enterprise instances.
Stars
52
Forks
13
Language
Go
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/oschina/mcp-gitee"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
github/github-mcp-server
GitHub's official MCP Server
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
structured-world/gitlab-mcp
Advanced GitLab MCP server
AsyncFuncAI/github-chat-mcp
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.