Gitee Windows Amd64
Freeby MCP Community
Model Context Protocol (MCP) server for Gitee
v0.1.16Added Apr 12, 2026
Gitee Windows Amd64 MCP Server
Model Context Protocol (MCP) server for Gitee
Installation
npx -y @gitee/mcp-gitee-windows-amd64
Reviews
Installation
Quick install
npx -y @gitee/mcp-gitee-windows-amd64
Add to claude_desktop_config.json
{
"mcpServers": {
"gitee-windows-amd64": {
"command": "npx",
"args": ["-y", "@gitee/mcp-gitee-windows-amd64"]
}
}
}