uisight
v0.14.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
io.github.solsolettidev/nats-trail · v0.5.0
Read-only NATS and JetStream observability: trace a request across streams, rank what is broken.
nats-trail 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"nats-trail": {
"command": "npx",
"args": [
"-y",
"@nats-trail/mcp"
]
}
}
}NATS_TRAIL_API可选URL of the NATS Trail bridge, e.g. http://127.0.0.1:4000. Without it the server answers only from local state and cannot reach JetStream.
NATS_TRAIL_TOKEN可选secretBearer token for the bridge, required when it has auth enabled. A read-scoped token is enough: this server never mutates.
v0.14.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
v0.3.1
tech.finology/student-loan
Free, keyless federal student-loan math: RAP, IBR, ICR, PSLF. Logged+cited tier: verified-engine
v26.9.0
io.github.groupdocs-annotation/groupdocs-annotation-mcp
MCP server for GroupDocs.Annotation — add, list, update, remove document annotations via AI agents.
v2026.9.4.0
io.github.AceDataCloud/mcp-aichat
MCP server for AI dialogue using various LLM models via AceDataCloud
v1.0.1
com.asterwise/mcp
Vedic and Western astrology for AI agents: charts, dasha, matchmaking, panchanga, numerology, tarot.
v3.0.70
io.github.hashgraph-online/hol-guard
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
{
"id": "io.github.solsolettidev/nats-trail",
"type": "mcp-server",
"version": "0.5.0",
"displayName": "nats-trail",
"description": "Read-only NATS and JetStream observability: trace a request across streams, rank what is broken.",
"repository": {
"url": "https://github.com/solsolettidev/nats-trail",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@nats-trail/mcp",
"version": "0.5.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "NATS_TRAIL_API",
"description": "URL of the NATS Trail bridge, e.g. http://127.0.0.1:4000. Without it the server answers only from local state and cannot reach JetStream."
},
{
"name": "NATS_TRAIL_TOKEN",
"description": "Bearer token for the bridge, required when it has auth enabled. A read-scoped token is enough: this server never mutates.",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.solsolettidev/nats-trail",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.solsolettidev%2Fnats-trail/versions/latest",
"isOfficial": true,
"status": "active"
}
}