macOS
brew install nanobotlocal Homebrew formula metadata
brew
nanobot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nanobotlocal Homebrew formula metadata
概要
Build MCP Agents
履歴
Nanobot is a young Obot Platform project for building MCP-based agents. Its upstream README describes it as a standalone open-source MCP host that combines MCP servers, an LLM, and context into a deployable agent experience, rather than relying on the MCP hosts built into editors and chat products.
The GitHub repository was created on 2025-05-16, and the project was still explicitly labeled alpha/heavy-development in its README during this run. That fits the package's role: it tracks the fast-moving Model Context Protocol ecosystem and is still changing configuration and host behavior while MCP and MCP-UI mature.
Release metadata shows rapid iteration through v0.0.87, published on 2026-06-24. The README roadmap emphasizes fuller MCP and MCP-UI compliance, multi-agent support, production-ready UI, more model providers, authentication/security features, and embeddable front-end integrations.
GitHub API data fetched on 2026-07-01 showed 1,327 stars and 200 forks, a notable early signal for a project less than fourteen months old. Homebrew's formula JSON generated on 2026-07-01 reported 897 installs over 365 days and 75 installs over 30 days, so Homebrew adoption exists but is still small compared with mature infrastructure packages.
The README's examples show the intended adoption path: builders package MCP servers into dedicated chat-like experiences such as a game, a Hugging Face MCP example, or a Shopify shopping assistant, then run them with a `nanobot.yaml` or directory of markdown agent definitions.
Package users install the `nanobot` CLI, define one or more agents and MCP servers, provide model-provider credentials such as OpenAI or Anthropic API keys, and run `nanobot run ./nanobot.yaml` or a configuration directory. The local UI is served from port 8080 in the README example.
Package nerds should treat this as an agent-hosting tool rather than a library dependency: it is useful for experimenting with MCP servers, local provider wiring, and standalone agent UIs, but the upstream warning about breaking changes means pinning versions matters for repeatable demos or internal tools.
Nanobot is significant because it packages the MCP-host side of the agent stack into a single Homebrew CLI. It is not yet an old, stable Unix utility; its value is that it gives MCP developers a reproducible command-line way to turn MCP servers into usable agent surfaces while the ecosystem is still forming.
セキュリティ状態
nanobot に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nanobot | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/obot-platform/nanobot
インストールメタデータ
| パッケージキー | brew:nanobot |
|---|---|
| バージョン | 0.0.91 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nanobot |
| ホームページ | https://www.nanobot.ai/ |
| リポジトリ | https://github.com/obot-platform/nanobot |
| 上流ドキュメント | https://github.com/obot-platform/nanobot#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/obot-platform/nanobot/archive/refs/tags/v0.0.91.tar.gz |
| 最終更新 | 2026-07-24T18:18:14Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nanobot |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.