Automic VaultAutomic Vault

brew

mcptools を Homebrew でインストール

mcptools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install mcptools

local Homebrew formula metadata

概要

パッケージ概要

CLI for interacting with MCP servers using both stdio and HTTP transport

コマンドとエイリアス

  • mcptools

履歴

プロジェクトの歴史と使われ方

MCP Tools is a command-line interface for inspecting, calling, testing, mocking, and proxying Model Context Protocol servers. Its README describes it as a Swiss Army knife for MCP servers, with support for stdio and HTTP transports, multiple output formats, an interactive shell, a web interface, aliases, config management, mock servers, and project scaffolding.

プロジェクトの歴史

The public GitHub repository was created in March 2025, during the first broad wave of standalone MCP utilities. The first GitHub release, v0.0.1, was published the same day as repository creation, and the project reached v0.7.1 by May 2025.

The README shows that the installed command may appear as `mcp`, `mcpt`, or `mcptools` depending on installation method and conflict avoidance. That naming detail is package-history relevant because `mcp` is a tempting but collision-prone binary name in the MCP ecosystem.

採用の歴史

By July 2026, GitHub metadata showed about 1.6k stars and more than 100 forks, indicating meaningful adoption among MCP developers and operators. Its feature set is targeted at people building or debugging MCP servers rather than end users chatting with models.

The README includes Homebrew installation instructions via the project's tap as well as `go install`, showing the usual Go CLI distribution path: source install for cross-platform users and a package-manager path for macOS users.

使われ方

Common usage is to connect to an MCP server and list tools, resources, or prompts, then call a specific tool with JSON parameters. The README examples show using a filesystem MCP server over stdio, calling `read_file`, opening an interactive shell, and switching output among table, compact JSON, and pretty JSON formats.

For server developers, MCP Tools also provides mock server, proxy, guard, web UI, and scaffolding modes. That makes it less of a single-purpose client and more of a debugging and interoperability tool for MCP implementations.

パッケージ好きにとっての重要性

MCP Tools is significant because protocol ecosystems usually need practical inspection tools before they become comfortable to package and operate. For MCP, `mcptools` fills the role that `curl`, `grpcurl`, or `jq`-heavy scripts fill elsewhere: a small CLI you can install and use to prove what a server exposes.

Its binary-name story also captures a packaging problem in young ecosystems: the obvious command name `mcp` is valuable but can conflict, so formulas and installers need aliases or alternate executable names.

タイムライン

  • 2025-03: Public GitHub repository created.
  • 2025-03: v0.0.1 release published.
  • 2025-05: v0.7.1 release published.
  • 2026-07: Repository metadata shows about 1.6k stars and 124 forks.

Related projects

  • MCP Tools is related to MCP server implementations, MCP Inspector-style workflows, and clients such as MCPHost. It complements MCPM by inspecting and exercising servers after they have been installed or configured.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:http,server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
mcptoolscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.7.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.7.1

https://github.com/f/mcptools

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mcptools
バージョン0.7.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mcptools
ホームページhttps://github.com/f/mcptools
リポジトリhttps://github.com/f/mcptools
上流ドキュメントhttps://github.com/f/mcptools#readme
ライセンスMIT
ソースアーカイブhttps://github.com/f/mcptools/archive/refs/tags/v0.7.1.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemcptools
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment