macOS
brew install hyper-mcplocal Homebrew formula metadata
brew / 順位 5087
hyper-mcp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hyper-mcplocal Homebrew formula metadata
概要
MCP server that extends its capabilities through WebAssembly plugins
履歴
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.
セキュリティ状態
hyper-mcp に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hyper-mcp | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:hyper-mcp |
|---|---|
| バージョン | 0.8.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/hyper-mcp-rs/hyper-mcp |
| リポジトリ | https://github.com/hyper-mcp-rs/hyper-mcp |
| 最終更新 | 2026-06-24T21:58:44Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.