# 使用 Homebrew 安装 mcpsnoop

查看 mcpsnoop 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mcpsnoop
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mcpsnoop
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:mcpsnoop
- **软件包管理器:** Homebrew
- **版本:** 0.17.0
- **来源摘要:** Transparent proxy and TUI for debugging MCP traffic
- **主页:** <https://github.com/kerlenton/mcpsnoop>
- **仓库:** <https://github.com/kerlenton/mcpsnoop>
- **最后更新:** 2026-08-01T03:22:33Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mcpsnoop (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.17.0
## 项目历史与用法

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.

### 时间线

- 2026: The official repository and v0.1.0 release appeared on June 27.
- 2026: Version v0.16.0 was released on July 27.

### Related projects

- MCP Inspector is the official comparison point; mcpsnoop differs by observing the user's real client-server connection.
- Model Context Protocol and JSON-RPC define the traffic mcpsnoop captures and validates.

### 来源

- <https://api.github.com/repos/kerlenton/mcpsnoop>
- <https://github.com/kerlenton/mcpsnoop#readme>
- <https://github.com/kerlenton/mcpsnoop/releases/tag/v0.1.0>
- <https://github.com/kerlenton/mcpsnoop/releases/tag/v0.16.0>
- source_facts.package-manager


## 安全说明

没有找到 mcpsnoop 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ./.mcpsnoop.toml

## Combined YAML source

View the package source record on GitHub. [combined/mcpsnoop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mcpsnoop.yml)


## 来源

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- cross-ecosystem install command graph
