version control

Gitea Mcp

Interactive with Gitea instances with MCP.

cloud
local
macos
windows
linux
rust
enterprise
version control
0
View on GitHub

Installation

npx -y gitea/gitea-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gitea-mcp",
  "command": "npx",
  "args": [
    "-y",
    "gitea/gitea-mcp"
  ]
}

About This MCP Server

gitea/gitea-mcp

Interactive with Gitea instances with MCP.

GitHub: https://gitea.com/gitea/gitea-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub