feat: initial Gitea MCP server with 30 tools

Covers repos, commits, branches, tags, releases, PRs, issues, comments,
labels, milestones, notifications, orgs, and CI status. Stdio transport,
token auth, same architecture as OpenProject MCP server.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-25 15:56:28 +08:00
commit 06480d5503
10 changed files with 2463 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
GITEA_URL=https://gitea.kollect.biz
GITEA_TOKEN=your-api-token-here