# gitea-mcp-server mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gitea-mcp-server in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:gitea-mcp-server
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gitea-mcp-server
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gitea-mcp-server
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/gi/gitea-mcp-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:gitea-mcp-server
- **Paketmanager:** Homebrew
- **Version:** 1.6.0
- **Quellzusammenfassung:** Interactive with Gitea instances with MCP
- **Homepage:** <https://gitea.com/gitea/gitea-mcp>
- **Zuletzt aktualisiert:** 2026-07-30T20:58:02Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- gitea-mcp-server (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.6.0
## Projektgeschichte und Nutzung

Gitea MCP Server is an integration server that exposes Gitea repository, issue, pull request, release, tag, branch, and file operations to Model Context Protocol clients. It connects self-hosted or gitea.com-style Git forges to chat-based developer tools.

### Projektgeschichte

The project is hosted under Gitea's own gitea.com organization, with early release tags beginning in March 2025. Its README presents it as an MCP integration for command execution and repository management through MCP-compatible chat interfaces.

### Adoptionsgeschichte

Its adoption follows the growth of MCP as a standard way for AI applications to connect to external tools and data sources. The README documents usage with OpenCode, Claude Code, VS Code, Mistral Vibe, Cursor-style MCP configuration, Docker, and local binaries, placing it in the emerging ecosystem of forge-aware AI development tools.

### Wie es verwendet wird

Practitioners configure a Gitea host and personal access token, then run the server over stdio or HTTP. MCP clients can ask it to list repositories, inspect issues, create files, open pull requests, manage releases, or retrieve repository content.

### Warum Paket-Nerds sich dafür interessieren

The package matters because it packages a forge integration as a standard MCP server rather than as a single-editor plugin. Homebrew and Nix packaging let developers install the server beside other command-line infrastructure and point multiple MCP clients at the same Gitea API surface.

### Zeitleiste

- 2025: v0.1.0 release tag appeared on gitea.com.
- 2025: README documented Docker, binary, and source-build installation paths.
- 2025: README listed repository, branch, release, tag, commit, file, issue, and pull-request tools.

### Related projects

- Gitea provides the Git forge API and repository-management domain.
- Model Context Protocol provides the integration standard.
- Forgejo is related through the broader lightweight Git forge ecosystem.

### Quellen

- <https://formulae.brew.sh/formula/gitea-mcp-server>
- <https://gitea.com/gitea/gitea-mcp>
- <https://gitea.com/gitea/gitea-mcp/raw/branch/main/README.md>
- <https://gitea.com/gitea/gitea-mcp/releases>
- <https://modelcontextprotocol.io/docs/getting-started/intro.md>


## Sicherheitshinweise

Für gitea-mcp-server wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- Nix - gitea-mcp-server: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/gitea-mcp-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/gitea-mcp-server.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gitea-mcp-server.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
