New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@nats-trail/mcp

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nats-trail/mcp

Read-only MCP tool contracts and stdio server for [NATS Trail](https://github.com/solsolettidev/nats-trail).

latest
Source
npmnpm
Version
0.5.0
Version published
Weekly downloads
83
18.57%
Maintainers
1
Weekly downloads
 
Created
Source

@nats-trail/mcp

Read-only MCP tool contracts and stdio server for NATS Trail.

claude mcp add nats-trail -- npx -y @nats-trail/mcp

Twenty-five natstrail.* tools with explicit JSON input and output schemas, required result limits capped at 200, cursors, scan budgets with truncation warnings, per-tool timeouts, and structured error envelopes.

Start here when the topology is unknown:

  • discover_subjects — which subjects carry traffic, and the payload shape inferred from real messages
  • reconstruct_flow — the causal chain behind one request_id, ending at the step that failed
  • get_health_summary — what is broken right now, ranked worst first
  • enrich_incident — flat incident context for Sentry, Grafana or Datadog

The runtime cannot write. It receives an interface exposing only read functions, so publish, purge and delete are absent rather than disabled.

Set NATS_TRAIL_API to forward tool calls to a running bridge, and NATS_TRAIL_TOKEN when the bridge has bearer auth enabled.

License

Apache-2.0

FAQs

Package last updated on 15 Aug 2026

Related posts