macOS
brew install mcphostlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mcphost pour les workflows d'agents IA.
installation
brew install mcphostlocal Homebrew formula metadata
nix profile install nixpkgs#mcphostnixpkgs package indexes · pkgs/by-name/mc/mcphost/package.nix · Source: api.github.com
sudo zypper install mcphostopenSUSE Tumbleweed package metadata · mcphost · Source: download.opensuse.org
aperçu
CLI host for LLMs to interact with tools via MCP
historique
MCPHost is a command-line host application that lets large language models use external tools through the Model Context Protocol. In package terms it is a local, installable MCP client/host: the user configures MCP servers once, chooses a model provider, and interacts with tools from a terminal.
The project was created publicly on GitHub in December 2024, soon after MCP became a common protocol for connecting tools to LLM clients. Its README describes MCPHost as a CLI that supports interactive chat, non-interactive prompts, YAML-based scripts, configurable MCP servers, hooks, multiple model providers, and multiple MCP transports.
MCPHost's configuration story evolved around home-directory YAML or JSON files. The current README says it prefers `.mcphost.yml` or `.mcphost.json`, while retaining `.mcp.yml` and `.mcp.json` for backwards compatibility, which reflects the fast-moving naming conventions of early MCP tooling.
By July 2026, GitHub metadata showed about 1.6k stars and more than 200 forks, enough to make it one of the better-known standalone terminal hosts for MCP workflows. Its release history on GitHub starts with v0.4.3 in January 2025 and reaches v0.34.0 by February 2026.
The project's adoption comes from users who want a model-and-tool terminal rather than a specific desktop app. The README documents providers such as Anthropic, OpenAI, Google, Ollama, and OpenAI-compatible endpoints, which helped it fit mixed local and hosted model setups.
A typical user installs `mcphost`, places MCP server definitions in `~/.mcphost.yml` or a compatible JSON/YAML file, and starts an interactive session with `mcphost`. The same binary can also run one-shot prompts with `-p`, choose models with `--model`, override provider URLs and API keys with flags, or execute script files with YAML front matter.
For MCP configuration, the README documents local, remote, and builtin server types mapped to stdio, streamable HTTP, and in-process transports. It also supports environment-variable substitution in config files, which is the documented way to keep API keys out of committed configuration.
MCPHost is package-nerd interesting because it packages the host side of MCP as a single CLI rather than requiring a GUI client. That makes it useful in shell scripts, CI jobs, demos, and reproducible examples where a Homebrew or Nix install is easier to explain than editor-specific setup.
Its backwards-compatible config filenames also show a common early-ecosystem pattern: tools stabilized around MCP names while retaining older generic `.mcp` files so existing users did not have to rewrite local setups.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.mcphost.yml~/.mcphost.json~/.mcp.yml~/.mcp.json%USERPROFILE%\.mcphost.yml%USERPROFILE%\.mcphost.json%USERPROFILE%\.mcp.yml%USERPROFILE%\.mcp.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mcphost | cli | exécutable global |
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.
https://github.com/mark3labs/mcphost
métadonnées d'installation
| Clé du paquet | brew:mcphost |
|---|---|
| Version | 0.34.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mcphost |
| Page d'accueil | https://github.com/mark3labs/mcphost |
| Dépôt | https://github.com/mark3labs/mcphost |
| Docs amont | https://github.com/mark3labs/mcphost#readme |
| Licence | MIT |
| Archive source | https://github.com/mark3labs/mcphost/archive/refs/tags/v0.34.0.tar.gz |
| Dernière mise à jour | 2026-07-17T17:20:41+09:00 |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mcphost |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
mcphost
nix profile install nixpkgs#mcphostmcphost 0.34.0-8.1
A CLI host application for the Model Context Protocol (MCP)
https://github.com/mark3labs/mcphost
sudo zypper install mcphostmcphost-bash-completion 0.34.0-8.1
Bash Completion for mcphost
https://github.com/mark3labs/mcphost
sudo zypper install mcphost-bash-completionmcphost-fish-completion 0.34.0-8.1
Fish Completion for mcphost
https://github.com/mark3labs/mcphost
sudo zypper install mcphost-fish-completionmcphost-zsh-completion 0.34.0-8.1
ZSH Completion for mcphost
https://github.com/mark3labs/mcphost
sudo zypper install mcphost-zsh-completionpiste 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.