Skip to content
Claude Code

gitea-mcp for Claude Code

io.github.werebear73/gitea-mcp

Model Context Protocol server for Gitea (and Forgejo, Codeberg).

client:Claude Code transport:stdio runtime:pypi

Install gitea-mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add gitea-mcp -e GITEA_URL=<GITEA_URL> -e GITEA_TOKEN=<GITEA_TOKEN> -e GITEA_TIMEOUT=<GITEA_TIMEOUT> -e GITEA_MAX_RETRIES=<GITEA_MAX_RETRIES> -e GITEA_RETRY_BASE_DELAY=<GITEA_RETRY_BASE_DELAY> -- uvx gitea-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

gitea-mcp in other clients