Nats Trail
Rank #58,517io.github.solsolettidev/nats-trail
Read-only NATS and JetStream observability: trace a request across streams, rank what is broken.
Nats Trail is a Model Context Protocol (MCP) server published by solsolettidev. It ranks #58,517 of 132,046 servers tracked on MCP Toplist. Nats Trail is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 73,529 of 132,046 servers on MCP Toplist.
Use Nats Trail
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nats-trail -e "NATS_TRAIL_API=<your NATS_TRAIL_API>" -e "NATS_TRAIL_TOKEN=<your NATS_TRAIL_TOKEN>" -- npx -y @nats-trail/mcpReplace each placeholder with your own value before saving.
[mcp_servers.nats-trail]
command = "npx"
args = ["-y", "@nats-trail/mcp"]
[mcp_servers.nats-trail.env]
NATS_TRAIL_API = "<your NATS_TRAIL_API>"
NATS_TRAIL_TOKEN = "<your NATS_TRAIL_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nats-trail": {
"command": "npx",
"args": [
"-y",
"@nats-trail/mcp"
],
"env": {
"NATS_TRAIL_API": "<your NATS_TRAIL_API>",
"NATS_TRAIL_TOKEN": "<your NATS_TRAIL_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nats-trail": {
"command": "npx",
"args": [
"-y",
"@nats-trail/mcp"
],
"env": {
"NATS_TRAIL_API": "<your NATS_TRAIL_API>",
"NATS_TRAIL_TOKEN": "<your NATS_TRAIL_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"nats-trail": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nats-trail/mcp"
],
"env": {
"NATS_TRAIL_API": "<your NATS_TRAIL_API>",
"NATS_TRAIL_TOKEN": "<your NATS_TRAIL_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nats-trail": {
"command": "npx",
"args": [
"-y",
"@nats-trail/mcp"
],
"env": {
"NATS_TRAIL_API": "<your NATS_TRAIL_API>",
"NATS_TRAIL_TOKEN": "<your NATS_TRAIL_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nats-trail": {
"command": "npx",
"args": [
"-y",
"@nats-trail/mcp"
],
"env": {
"NATS_TRAIL_API": "<your NATS_TRAIL_API>",
"NATS_TRAIL_TOKEN": "<your NATS_TRAIL_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.solsolettidev%2Fnats-trail)<a href="https://mcptoplist.com/server/io.github.solsolettidev%2Fnats-trail"><img src="https://mcptoplist.com/badge/io.github.solsolettidev%2Fnats-trail.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
solsolettidev
Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | Aug 15, 2026 |
| 0.4.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Nats Trail?
- Nats Trail is maintained by solsolettidev, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Nats Trail listed on the Official MCP Registry?
- Yes — Nats Trail is listed on the Official MCP Registry.
- How many versions does Nats Trail have?
- MCP Toplist tracks 2 versions of Nats Trail, most recently published on Aug 15, 2026.
- Where can I find the source code for Nats Trail?
- The source code for Nats Trail is hosted at github.com/solsolettidev/nats-trail.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.