MCP Directory
Back

mcp-reticle

by soth-ai · Rust · ★ 109

Reticle intercepts, visualizes, and profiles JSON-RPC traffic between your LLM and MCP servers in real-time, with zero latency overhead. Stop debugging blind. Start seeing everything.

#agent#ai#ai-agents#analytics#anthropic-claude#awesome#debugging#debugging-tool#devops#mcp#mcp-client#mcp-security#mcp-server#mcp-tools#model-context-protocol#security#security-tools#tools

Install

cargo install --git https://github.com/soth-ai/mcp-reticle.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-reticle": {
      "command": "npx",
      "args": [
        "-y",
        "github:soth-ai/mcp-reticle"
      ]
    }
  }
}

From the README

RETICLE The Wireshark for the Model Context Protocol (MCP) See what your agent sees. Reticle intercepts, visualizes, and profiles MCP JSON-RPC traffic in real time — designed for microsecond-level overhead. Quick start · Install · Docs · Security · Contributing Replace your MCP server command with . Example (Claude Desktop-style config): --- If you prefer building from source: --- All guides and deep dives are in the [GitHub Wiki](https://github.com/labterminal/mcp-reticle/wiki): - [Getting started](https://github.c…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers