# mcpsnoop mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mcpsnoop in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mcpsnoop
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mcpsnoop
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mcpsnoop>
- **Version:** 0.17.0
- **Quellzusammenfassung:** Transparent proxy and TUI for debugging MCP traffic
- **Homepage:** <https://github.com/kerlenton/mcpsnoop>
- **Repository:** <https://github.com/kerlenton/mcpsnoop>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/kerlenton/mcpsnoop/archive/refs/tags/v0.17.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-01T03:22:33Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mcpsnoop (cli)
- mcpsnoop (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.17.0
- Manager aktualisiert: 2026-08-01
- lokale Daten: OK
- Upstream-Repository: https://github.com/kerlenton/mcpsnoop
- neueste erkannte Version: v0.17.0 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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


## Sicherheitshinweise

Für mcpsnoop wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Details aus der Quelldatenbank

- **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:** head, stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/de/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [proxyfor](https://pkg.so/de/brew/proxyfor/) - Local package facts share a topical domain. Shared terms: proxy, traffic, tui.
- [chdig](https://pkg.so/de/brew/chdig/) - Local package facts share a topical domain. Shared terms: debugging, tui.
- [chrome-devtools-mcp](https://pkg.so/de/brew/chrome-devtools-mcp/) - Local package facts share a topical domain. Shared terms: debugging, mcp.

## Combined YAML source

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


## Quellen

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
