# 使用 Homebrew 安装 hyper-mcp

查看 hyper-mcp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:hyper-mcp
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install hyper-mcp
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:hyper-mcp
- **软件包管理器:** Homebrew
- **版本:** 0.8.3
- **来源摘要:** MCP server that extends its capabilities through WebAssembly plugins
- **主页:** <https://github.com/hyper-mcp-rs/hyper-mcp>
- **仓库:** <https://github.com/hyper-mcp-rs/hyper-mcp>
- **最后更新:** 2026-06-24T21:58:44Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- hyper-mcp (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.8.3
## 项目历史与用法

hyper-mcp is a Rust Model Context Protocol server that extends MCP clients with WebAssembly plugins, with an emphasis on sandboxing, OCI distribution, and one server process that can host many tools.

### 项目历史

The project appeared in public release metadata in 2025 with a 0.1.x line. Its README describes the core idea as an MCP server for Claude Desktop, Cursor, and other MCP-compatible apps, where plugins can be written in languages that compile to WebAssembly and distributed through container registries.

By the 0.8.x release line, the project shipped Linux, macOS, and Windows binaries, MCP Bundles for one-click Claude Desktop installation, container images, and signed OCI artifacts.

### 采用历史

The Homebrew formula places hyper-mcp in the macOS and Linux package-manager path, while the README also documents GitHub release binaries, crates.io installation, and the project tap maintained by the hyper-mcp-rs organization.

### 使用方式

Users create a JSON configuration that lists plugins by URL, commonly `oci://` images in a registry, then run `hyper-mcp` over stdio. Runtime configuration can constrain host access, memory, network hosts, and signature verification behavior.

### 为什么软件包爱好者会关心

hyper-mcp is interesting because it packages the MCP server explosion as a plugin-runtime problem. Instead of installing a separate native MCP server for each tool family, it leans on WebAssembly, Extism, OCI images, and signature checks, which makes it feel closer to a package manager for AI tool plugins than a single-purpose server.

### 时间线

- 2025: v0.1.0 published in GitHub release metadata.
- 2026: v0.7.x releases shipped Linux and macOS binaries plus container images.
- 2026: v0.8.x releases added Windows binaries and MCP Bundles for Claude Desktop.

### Related projects

- hyper-mcp builds on the Model Context Protocol, Extism, WebAssembly, OCI registries, cosign, and sigstore.

### 来源

- <https://api.github.com/repos/hyper-mcp-rs/hyper-mcp/releases?per_page=100>
- <https://formulae.brew.sh/formula/hyper-mcp>
- <https://github.com/hyper-mcp-rs/hyper-mcp>
- <https://github.com/hyper-mcp-rs/hyper-mcp/blob/main/RUNTIME_CONFIG.md>
- <https://raw.githubusercontent.com/hyper-mcp-rs/hyper-mcp/main/README.md>


## 安全说明

没有找到 hyper-mcp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

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


## 来源

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