Skip to content

Gitee Windows Amd64

Free

by MCP Community

Model Context Protocol (MCP) server for Gitee

v0.1.16Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Gitee Windows Amd64 MCP Server

Model Context Protocol (MCP) server for Gitee

Installation

npx -y @gitee/mcp-gitee-windows-amd64

Reviews

Leave a Review

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"]
    }
  }
}