version control
Gitea Mcp
Interactive with Gitea instances with MCP.
cloud
local
macos
windows
linux
rust
enterprise
version control
Installation
npx -y gitea/gitea-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub