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-ent": {
"command": "npx",
"args": [
"-y",
"@gitee/mcp-gitee-ent"
]
}
}
}
Or smoke-test directly:
npx -y @gitee/mcp-gitee-ent
Details
| Website | https://www.npmjs.com/package/@gitee/mcp-gitee-ent |
|---|---|
| GitHub | git+https://gitee.com/oschina/mcp-gitee-ent.git |
| License | unknown |
| Pricing | free |
| Tags | mcp gitee model context protocol model context protocol |
| Sources | npm |
| Discovered | 2026-05-25 |