Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“Š Monitoring
  3. Session Watcher
Session Watcher logo
Health: ActiveRecent health check succeeded.Last checked 9/17/2026, 2:31:06 PM

Session Watcher

User RatingsBe the first to rate and review this MCP server!
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website
mcpmonitoringcontext-managementclaude-code

Monitors prompt-cache economics, displays restart pressure, and supports selective session handoffs through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "nomadop-session-watcher": {
      "command": "npx",
      "args": [
        "-y",
        "@nomadop/session-watcher"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (12) Directory Badge Claim listing Alternatives๐Ÿ“Š More in Monitoring

Overview

The nomadop/session-watcher MCP server reads Claude Code transcripts locally to measure prompt-cache growth and restart pressure. It exposes MCP tools for dashboard control, context-bucket inspection, session rotation, handoff packages, and transcript-history lookup. A browser dashboard and optional terminal statusline show metrics without adding them to the model context. Reach for it when you need evidence for deciding whether to continue a coding session or start a fresh one.

Use cases

โ€ขMonitor prompt-cache growth during coding sessions
โ€ขInspect which files, skills, and tools consume context
โ€ขDecide when to rotate a long-running session
โ€ขPreserve selected project state before clearing a session
โ€ขSearch and review turns from a loaded handoff

Key features

โ€ขEOQ-based prompt-cache measurements
โ€ขBrowser dashboard with restart-pressure indicators
โ€ขOptional terminal statusline
โ€ขContext-bucket metrics and path selection
โ€ขSelective session handoffs
โ€ขTranscript turn search and navigation

Capabilities & Tool Schemas (12) ~256 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Session Watcher.

start_watcher

Start (or reuse) the dashboard server; returns its URL

stop_watcher

Stop the managed server

watcher_status

Report whether the server is running and its URL

rotate_session

Rotate to a new session ID

get_bucket_summary

Return current context bucket structure (files, skills, tools) with metrics

get_turn_skeleton

Render the turns of the capture epoch, one block per turn, as the slots a note can fill

How Session Watcher works

What nomadop/session-watcher MCP server does

The nomadop/session-watcher MCP server treats prompt-cache tokens as session inventory. It follows a Claude Code transcript as it grows, measures the relationship between cached context and new prompt content, and reports whether carrying the current context is becoming costly. The project applies an EOQ-style model to prompt caching rather than attempting to compress or prune the conversation itself.

The dashboard presents context buckets for files, skills, and tools. Each path includes a token count, and selecting or clearing paths previews how the estimated restart cost changes. A terminal statusline can show a compact view of the current state.

The measurement and display layers are observers. Transcripts are read locally and are not modified or uploaded. Metrics are returned through the dashboard, statusline, or MCP tools instead of being inserted into the model's context.

How it works

The native input is a Claude Code JSONL session transcript. The pipeline extracts cache_read_input_tokens from turns, follows the transcript as new turns arrive, and derives measures such as context inventory, growth gap, EOQ-curve position, and bill premium. The dashboard uses green, amber, and red thresholds for the reported premium: below 10 percent, 10โ€“24 percent, and 25 percent or higher.

A session can be rotated when a restart is appropriate. Before clearing the old session, the handoff workflow can preserve selected paths, a summary, and the next task. A new session can load that package by its returned semantic token, by text search, or by matching the current project. Turn-history tools then inspect the lineage associated with the loaded handoff.

Setup and configuration

Node.js 22.16 or newer is required. For a quick read-only demonstration, run npx -y @nomadop/session-watcher demo. To inspect an existing transcript, use the replay command with the path to a Claude Code JSONL file.

The recommended installation is the Claude Code plugin:

  • Add the marketplace with claude plugin marketplace add nomadop/session-watcher.
  • Install it with claude plugin install session-watcher@session-watcher.
  • Run /reload-plugins if the plugin was added or updated during an existing session.

The plugin registers the MCP tools and a SessionStart hook that launches the dashboard server. Statusline support requires adding a command entry to Claude Code's ~/.claude/settings.json, pointing to the installed dist/statusline.js. The plugin cache path can change after updates, so the path may need to be found again.

Tools and capabilities

The nomadop/session-watcher MCP server provides tools in four groups:

  • Lifecycle: start or reuse the dashboard, stop it, check its URL and running state, and rotate the session ID.
  • Context and handoff: inspect bucket metrics, create turn-note slots, submit notes, prepare a selected-path handoff, and load one.
  • History: page through newer-to-older turns, search for an exact literal, or locate turn ranges containing a term whose original wording is uncertain.

History tools resolve the lineage of the currently loaded handoff and do not take a separate lineage identifier. A cursor from turn_page confirms that more history exists; no cursor is not proof that the history is exhausted.

Limitations and notes

Native transcript support is for Claude Code. The project describes other agents as adapter-ready but pending, including OpenCode, OpenClaw, Hermes, and Aider. Adding another agent requires an extractor for its cache_read_input_tokens data.

The server measures the cost curve and supplies information for a restart decision; it does not replace pruning or compression tools. Only the explicitly selected handoff paths are rebuilt, and handoff is the mechanism that can inject preserved context into a later model session. No remote telemetry is used, and local transcript data remains local.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Monitoring View all alternatives
  • Langfuse MCP Java logoLangfuse MCP Java

    Query Langfuse traces, debug exceptions, analyze sessions, scores, datasets, schema, observations and manage prompts. Full observability toolkit for LLM applications. (https://github.com/langfuse/langfuse)

    ๐Ÿ“Š Monitoring3 views
    Compare vs Langfuse MCP Java โ†’
  • World Monitor logoWorld Monitor

    Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

    ๐Ÿ“Š Monitoring5 views
    Compare vs World Monitor โ†’
  • Spanlens logoSpanlens

    Query your Spanlens LLM observability from any MCP client. 7 read tools for request logs, agent traces, cost stats, anomalies, model-savings, and per-user analytics across OpenAI, Anthropic, and Gemini. Open source, self-hostable. npx -y @spanlens/mcp-server

    ๐Ÿ“Š Monitoring3 views
    Compare vs Spanlens โ†’
  • Heimdall MCP logoHeimdall MCP

    Transparent proxy for any MCP server that intercepts all JSON-RPC messages, measures latency, and stores traces in SQLite, PostgreSQL, or MySQL. Exports OpenTelemetry (OTLP) spans to Jaeger, Tempo, or Grafana. Supports stdio, HTTP, and SSE transports. npx @cardor/heimdall-mcp

    ๐Ÿ“Š Monitoring2 views
    Compare vs Heimdall MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
5
Stargazers on the source repository.
Last commit
15d ago
Most recent push to the default branch.
Tools exposed
12
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Session Watcher

Add the Claude Code marketplace with `claude plugin marketplace add nomadop/session-watcher`, then install it with `claude plugin install session-watcher@session-watcher`. Run `/reload-plugins` in an existing session after installation or updates.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSession Watcher AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/nomadop-session-watcher?style=directory)](https://allmcps.com/mcp/nomadop-session-watcher)
HTML Embed
<a href="https://allmcps.com/mcp/nomadop-session-watcher"><img src="https://allmcps.com/api/badge/nomadop-session-watcher?style=directory" alt="Session Watcher on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“ŠMonitoring
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 18, 2026
9/10 checks healthy over the last 42d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit15d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 6, 2026
59Quality signal: Good ยท 59/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 1d ago via OSV.dev ยท @nomadop/session-watcher (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“Š Monitoring โ†’Best MCP servers for Monitoring & Observability โ†’Alternatives to Session Watcher โ†’Install in Claude DesktopInstall in CursorInstall in VS Code