MCPs/forgejo/README.md
Tobias J. Endres 22b81b2478
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat: update fleet to tested MCPs + add 10 new MCPs with Dockerfiles + Woodpecker CI
2026-06-23 15:09:54 +02:00

815 B

forgejo-mcp

MCP server for Forgejo/Gitea API operations.

Source: @openmanbo/forgejo-mcp

Environment Variables

Variable Required Description
FORGEJO_URL Yes Forgejo instance URL (e.g. https://forgejo.corentic.eu)
FORGEJO_TOKEN Yes Forgejo API token or personal access token

Usage

docker run -d \
  --name forgejo-mcp \
  -p 8101:8101 \
  -e FORGEJO_URL=https://forgejo.corentic.eu \
  -e FORGEJO_TOKEN=your_token \
  forgejo.corentic.eu/corentic/mcp-fleet-forgejo:latest

Tools

  • Issues: search, list, get, create, edit, comments
  • Repositories: search, get
  • Pull requests: list, get, create, edit, merge, diff, files, reviews
  • Users & notifications: profile, notifications