Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"gitee-mcp-gitee": {
"command": "npx",
"args": [
"-y",
"@gitee/mcp-gitee"
]
}
}
}
Or smoke-test directly:
npx -y @gitee/mcp-gitee
Details
| Website | https://www.npmjs.com/package/@gitee/mcp-gitee |
|---|---|
| GitHub | git+https://gitee.com/oschina/mcp-gitee.git |
| License | unknown |
| Pricing | free |
| Tags | mcp gitee model context protocol model context protocol |
| Sources | npm |
| Discovered | 2026-05-25 |