macOS
brew install hyper-mcplocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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 | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.