macOS
brew install mcpsnooplocal Homebrew formula metadata
brew / 順位 11425
mcpsnoop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mcpsnooplocal Homebrew formula metadata
概要
Transparent proxy and TUI for debugging MCP traffic
履歴
mcpsnoop is a transparent proxy and terminal interface for observing Model Context Protocol traffic between an actual AI client and its MCP servers. It captures JSON-RPC frames from stdio or streamable-HTTP connections and supports live inspection, replay, export, comparison, and automated checks.
The project appeared publicly in June 2026 with an initial v0.1.0 release. It was designed to complement MCP Inspector by sitting directly in the client's real data path rather than establishing a separate inspection connection.
The project distributes a single Go binary through GitHub releases, `go install`, and Homebrew. Its early release series moved from v0.1.0 in June 2026 to v0.16.0 in July 2026, adding workflows for saved sessions and CI-oriented protocol checks alongside the interactive TUI.
For stdio servers, users replace the configured server command with `mcpsnoop -- <server command>` and run `mcpsnoop` separately to open the TUI. For streamable HTTP, `mcpsnoop http` acts as a reverse proxy. Commands can reopen, export, compare, replay, validate, and prune captured sessions.
mcpsnoop brings packet-inspection conventions to MCP without requiring a language-specific SDK or modified server. Its single-binary packaging and CI exit codes make captured agent-tool traffic usable both interactively and as a reproducible test artifact.
セキュリティ状態
mcpsnoop に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
./.mcpsnoop.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mcpsnoop | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kerlenton/mcpsnoop
インストールメタデータ
| パッケージキー | brew:mcpsnoop |
|---|---|
| バージョン | 0.17.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mcpsnoop |
| ホームページ | https://github.com/kerlenton/mcpsnoop |
| リポジトリ | https://github.com/kerlenton/mcpsnoop |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/kerlenton/mcpsnoop/archive/refs/tags/v0.17.0.tar.gz |
| 最終更新 | 2026-08-01T03:22:33Z |
| 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 | mcpsnoop |
| 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.