Servers
Gitee MCP Server
@normal-coder
Let AI operate Gitee Repositories / Issues / Pull Requests for you through MCP
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gitee-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@normal-coder/gitee-mcp-server",
"--client",
"claude"
]
}
}
}