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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-gitee": {
"command": "npx",
"args": [
"-y",
"mcp-gitee"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...