Show HN: Mcpsnoop – Wireshark for MCP (transparent proxy and live TUI)
kerlenton
54 points
14 comments
July 03, 2026
Related Discussions
Found 5 related stories in 1052.9ms across 14,015 title embeddings via pgvector HNSW
- Show HN: Ableton Live MCP bschoepke · 69 pts · May 03, 2026 · 65% similar
- Show HN: Oproxy – inspect and modify network traffic from the browser sauravrao637 · 26 pts · June 07, 2026 · 62% similar
- Show HN: Mcp2cli – One CLI for every API, 96-99% fewer tokens than native MCP knowsuchagency · 144 pts · March 09, 2026 · 60% similar
- Show HN: Sigwire – a live TUI switchboard for every signal on your Linux box zasc · 34 pts · July 13, 2026 · 60% similar
- Show HN: Agent MCP Studio – build multi-agent MCP systems in a browser tab stealthtsdb · 11 pts · April 25, 2026 · 60% similar
Discussion Highlights (8 comments)
atmanactive
This is awesome, thank you. What's missing now is an MCP for Wireshark.
chopete3
This is awesome. Your comparison make it easy. This approach makes perfect sense to give 100% visibility into the back and forth. Is it possible to add a simple browser page to brows the data in a simple way?. Thank you.
yr_animesh
Its really a great tool. The gap of visualization of calling the AI client is covered by your product!!
tiku
To be fair, it is really simple to build your own proxy. I built a custom authentication layer with logging and limits for Dify MCP with just 2 prompts in Kimi. Later built it out with database limts etc.
iamgopal
Great. I dream to see MCP of MCP, discovery, installation, security and usage should be automatic.
cidd
I feel most of the comments here are from bots
westurner
Remote debugging and post-mortem debugging support might be useful. There are many AI auditability proxies; awesome-auditable-ai: "A curated list of papers, tools, datasets, benchmarks, and standards for building, evaluating, and auditing reliable AI agents" https://github.com/yzhao062/awesome-auditable-ai Aegis and LiteLLM, for example, are pre-execution firewalls that add a cryptographic audit trail. https://github.com/Justin0504/aegis
mmakeev
One question about http mode, you carry authorization headers. Do you redact bearer tokens before captures hit the logs?