macOS
brew install mcpsnooplocal Homebrew formula metadata
brew / Rang 11655
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mcpsnoop in AI-Agent-Workflows.
Installation
brew install mcpsnooplocal Homebrew formula metadata
Überblick
Transparent proxy and TUI for debugging MCP traffic
Verlauf
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.
Sicherheitslage
Für mcpsnoop wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mcpsnoop | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:mcpsnoop |
|---|---|
| Version | 0.17.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/kerlenton/mcpsnoop |
| Repository | https://github.com/kerlenton/mcpsnoop |
| Zuletzt aktualisiert | 2026-08-01T03:22:33Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.