2.3 KiB
2.3 KiB
Sources
gitea-mcp-repo
- URL: https://gitea.com/gitea/gitea-mcp
- Description: Official gitea-mcp repository (v1.3.0); operation/*.go source files documenting all 55 MCP tools, their parameters, and CLI flags
- Contributing files: overview.md, api-reference.md, data-model.md, examples.md, troubleshooting.md
- Status:
extracted
gitea-mcp-slim-go
- URL: https://gitea.com/gitea/gitea-mcp/raw/branch/main/operation/issue/slim.go, https://gitea.com/gitea/gitea-mcp/raw/branch/main/operation/pull/slim.go, https://gitea.com/gitea/gitea-mcp/raw/branch/main/operation/repo/slim.go
- Description: Slim response shape structs from gitea-mcp source; defines exactly which fields the MCP server returns for issues, PRs, branches, commits, tags, releases, and files
- Contributing files: api-reference.md, data-model.md, examples.md, troubleshooting.md
- Status:
extracted
gitea-api-docs
- URL: https://docs.gitea.com/api/1.20/
- Description: Gitea REST API swagger documentation covering underlying endpoints for issues, PRs, labels, milestones, and branches
- Contributing files: (see notes below)
- Status:
no content extracted— source fetch timed out; all reference content derived from gitea-mcp source files which are authoritative for MCP tool usage
context7-websites-gitea
- URL: context7:/websites/gitea
- Description: Official Gitea docs mirror on Context7 (docs.gitea.com content) — scoped/exclusive label conventions, branch protection and PR review/merge rules, release and webhook semantics, issue/PR automatic cross-reference linking, protected-branch signed-commit safeguards, reverse-proxy request size limits, and repository upload limits. Backfills the external/best-practice gap left by the original docs.gitea.com fetch timeout.
- Contributing files: workflow-conventions.md, troubleshooting.md
- Status:
extracted
context7-gitea-tea-cli
- URL: context7:/git_gitea_com/gitea_tea
- Description: Official
teaCLI (reference Gitea client) docs on Context7 — practitioner command patterns for issues, PRs, and releases, including semver tag/release conventions, draft/prerelease flags, and release-notes-from-file conventions. - Contributing files: workflow-conventions.md
- Status:
extracted