Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.solsolettidev/nats-trail

NPM · @NATS-TRAIL/MCP · SCANNED SEP 21

Read-only NATS and JetStream observability: trace a request across streams, rank what is broken.

Available components

0 this week 91 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to solsolettidev/nats-trail). View diagnostics → Pass
  • Clear OSI-approved license (Apache-2.0).Pass
  • Actively maintained (last published 36 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability62
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1943 tokens (~69/item across 28 items; 28 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage85
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 54% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 28 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 28 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.solsolettidev/nats-trail MCP server?

io.github.solsolettidev/nats-trail runs locally as an npm package, launched with npx -y @nats-trail/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @nats-trail/mcp

# add to Claude Code
claude mcp add solsolettidev-nats-trail -- npx -y @nats-trail/mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "solsolettidev-nats-trail": {
      "command": "npx",
      "args": [
        "-y",
        "@nats-trail/mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "solsolettidev-nats-trail": {
      "command": "npx",
      "args": [
        "-y",
        "@nats-trail/mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add solsolettidev-nats-trail -- npx -y @nats-trail/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "solsolettidev-nats-trail": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@nats-trail/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add solsolettidev-nats-trail --command npx --arg -y --arg @nats-trail/mcp
# ~/.hermes/config.yaml
mcp_servers:
  solsolettidev-nats-trail:
    command: "npx"
    args: ["-y", "@nats-trail/mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "solsolettidev-nats-trail": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@nats-trail/mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add solsolettidev-nats-trail -t stdio -c npx -a -y @nats-trail/mcp
// mcp.json
{
  "mcpServers": {
    "solsolettidev-nats-trail": {
      "command": "npx",
      "args": [
        "-y",
        "@nats-trail/mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1
    • Stability: 0.97 → pass security
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 14 Sept 26 +1
    • Stability: 0.97 → pass security
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/@nats-trail/mcp@0.5.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo solsolettidev/nats-trail
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/solsolettidev/nats-trail/.github/workflows/release.yml@refs/tags/v0.5.0
Rekor log index 2478550906
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:86f46ac378c6353dfb357c1fdd41d3911fc2ab61a746d9826aa057e8ec71bdbe0e1bd3dfe6aada5a85eb8bc2d12a135bbdc663392ba018044a7e39515

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 28 exposed · ~1,943 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
natstrail.discover_subjects ~108

Discover which subjects carry traffic and what shape their payloads have. Use this first when the topology is unknown.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
sampleintegerMessages to sample per subject for shape inference (default 10).
streamstring
subjectstring

No output schema declared.

No examples provided.

natstrail.enrich_incident ~146

Flat, destination-agnostic context for one incident: the reconstructed flow, related dead letters, current health findings and a one-sentence summary.

NameTypeReqDescription
contextIdstringyes
correlationIdstring
fromTsintegerWindow start in epoch milliseconds.
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
requestIdstring
toTsintegerWindow end in epoch milliseconds.
uiBaseUrlstringBase URL used to build a deep link back into the Trace tab.

No output schema declared.

No examples provided.

natstrail.enrich_sentry ~107

Collect trace and DLQ context for a Sentry issue.

NameTypeReqDescription
contextIdstringyes
correlationIdstring
fromTsintegerWindow start in epoch milliseconds.
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
requestIdstring
toTsintegerWindow end in epoch milliseconds.

No output schema declared.

No examples provided.

natstrail.get_connection_status ~31

Get the current bridge connection state.

NameTypeReqDescription
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.get_health_summary ~57

What looks broken right now: consumers falling behind, redeliveries, dead letters and slow consumers, ranked worst first.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.get_kv_history ~59

Get the revision history of one KV key, including deletes.

NameTypeReqDescription
bucketstringyes
contextIdstringyes
keystringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.get_message_detail ~54

Get a single message detail by locator.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.
seqintegeryes
streamstringyes

No output schema declared.

No examples provided.

natstrail.get_server_health ~45

Server version, uptime, traffic, memory and JetStream totals.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.get_stream_info ~44

Get one stream summary.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.
streamstringyes

No output schema declared.

No examples provided.

natstrail.list_audit ~31

List recent Integration API audit entries.

NameTypeReqDescription
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.list_consumers ~45

List consumers for a stream.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.
streamstringyes

No output schema declared.

No examples provided.

natstrail.list_contexts ~29

List sanitized configured contexts.

NameTypeReqDescription
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.list_correlation_keys ~48

List the correlation keys in force for a context and where they came from.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.list_filters ~28

List saved reusable filters.

NameTypeReqDescription
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.list_kv_buckets ~42

List JetStream Key/Value buckets.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.list_kv_keys ~51

List live keys and current values in a KV bucket.

NameTypeReqDescription
bucketstringyes
contextIdstringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.list_object_buckets ~40

List JetStream Object Store buckets.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.list_objects ~47

List object metadata in an Object Store bucket.

NameTypeReqDescription
bucketstringyes
contextIdstringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.list_server_connections ~41

List client connections with traffic and idle time.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.list_streams ~40

List JetStream streams for a context.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.

No output schema declared.

No examples provided.

natstrail.reconstruct_flow ~120

Reconstruct the causal chain for one request_id or correlation_id: ordered steps, elapsed time between them, and which step failed.

NameTypeReqDescription
contextIdstringyes
correlationIdstring
fromTsintegerWindow start in epoch milliseconds.
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
requestIdstring
toTsintegerWindow end in epoch milliseconds.

No output schema declared.

No examples provided.

natstrail.run_filter ~81

Run a saved filter by id or name.

NameTypeReqDescription
contextIdstringyes
cursorstringResume cursor from a previous nextCursor.
filterstringyes
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).

No output schema declared.

No examples provided.

natstrail.search_dlq ~90

Search dead-letter messages.

NameTypeReqDescription
contextIdstringyes
fromTsintegerWindow start in epoch milliseconds.
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
subjectstring
toTsintegerWindow end in epoch milliseconds.

No output schema declared.

No examples provided.

natstrail.search_messages ~137

Search bounded NATS/JetStream messages.

NameTypeReqDescription
contextIdstringyes
correlationIdstring
cursorstringResume cursor from a previous nextCursor.
fromTsintegerWindow start in epoch milliseconds.
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
requestIdstring
streamstringyes
subjectstring
textstring
toTsintegerWindow end in epoch milliseconds.

No output schema declared.

No examples provided.

natstrail.suggest_correlation_keys ~101

Propose correlation keys from real traffic: fields that are near-unique per message and appear on more than one subject.

NameTypeReqDescription
contextIdstringyes
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
sampleintegerMessages to sample per subject (default 20).
streamstring

No output schema declared.

No examples provided.

natstrail.trace_by_correlation_id ~94

Trace messages by correlation_id.

NameTypeReqDescription
contextIdstringyes
correlationIdstringyes
fromTsintegerWindow start in epoch milliseconds.
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
toTsintegerWindow end in epoch milliseconds.

No output schema declared.

No examples provided.

natstrail.trace_by_key ~134

Trace messages by any configured correlation key. Prefer this over the request_id and correlation_id shortcuts: which identifiers exist is configuration, not a fixed list.

NameTypeReqDescription
contextIdstringyes
fromTsintegerWindow start in epoch milliseconds.
keystringyesName of a configured correlation key, e.g. trace_id.
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
toTsintegerWindow end in epoch milliseconds.
valuestringyes

No output schema declared.

No examples provided.

natstrail.trace_by_request_id ~93

Trace messages by request_id.

NameTypeReqDescription
contextIdstringyes
fromTsintegerWindow start in epoch milliseconds.
limitintegeryesRequired maximum number of results.
maxScanintegerMaximum messages scanned before returning a cursor (default 10000).
requestIdstringyes
toTsintegerWindow end in epoch milliseconds.

No output schema declared.

No examples provided.

Common questions

What is the io.github.solsolettidev/nats-trail MCP server?

io.github.solsolettidev/nats-trail is an MCP server listed in the public MCP registry as io.github.solsolettidev/nats-trail. Read-only NATS and JetStream observability: trace a request across streams, rank what is broken. This page covers its npm package (@nats-trail/mcp).

Is the io.github.solsolettidev/nats-trail MCP server safe to use?

io.github.solsolettidev/nats-trail scores 91 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.solsolettidev/nats-trail MCP server expose?

io.github.solsolettidev/nats-trail exposes 28 tools: natstrail.list_contexts, natstrail.get_connection_status, natstrail.list_audit, natstrail.list_filters, natstrail.run_filter, and 23 more. Their descriptions and schemas cost roughly 1,943 tokens of context every time the server is loaded.

Is the io.github.solsolettidev/nats-trail MCP server still maintained?

io.github.solsolettidev/nats-trail is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.solsolettidev/nats-trail MCP server under?

io.github.solsolettidev/nats-trail declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.