# 使用 Homebrew, Nix 安装 gitea-mcp-server

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- 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
