macOS
brew install hyper-mcplocal Homebrew formula metadata
brew / rang 5087
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hyper-mcp pour les workflows d'agents IA.
installation
brew install hyper-mcplocal Homebrew formula metadata
aperçu
MCP server that extends its capabilities through WebAssembly plugins
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour hyper-mcp. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
hyper-mcp | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:hyper-mcp |
|---|---|
| Version | 0.8.3 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/hyper-mcp-rs/hyper-mcp |
| Dépôt | https://github.com/hyper-mcp-rs/hyper-mcp |
| Dernière mise à jour | 2026-06-24T21:58:44Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.