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