# gitea-mcp-server を Homebrew, Nix でインストール

gitea-mcp-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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

## パッケージ情報

- **パッケージキー:** brew:gitea-mcp-server
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.6.0
- **ソース概要:** Interactive with Gitea instances with MCP
- **ホームページ:** <https://gitea.com/gitea/gitea-mcp>
- **最終更新:** 2026-07-30T20:58:02Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gitea-mcp-server (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.6.0
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

gitea-mcp-server に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
