macOS
brew install mcpsnooplocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:mcpsnoop |
|---|---|
| 版本 | 0.17.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/kerlenton/mcpsnoop |
| 仓库 | https://github.com/kerlenton/mcpsnoop |
| 最后更新 | 2026-08-01T03:22:33Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.