# hyper-mcp を Homebrew でインストール

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



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