MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Servers
  2. /Monitoring
  3. /seancrecord/scvd-general-store-repo (scvd-tab)
MonitoringCommunityTypeScript
S

seancrecord/scvd-general-store-repo (scvd-tab)

Agent tool spend tracker. Local JSONL storage, consent-gated, nothing leaves the file. Free MCP server. npx scvd-tab

0 starsUpdated Sep 16, 2026
Add to CursorView on GitHub

Ads

Overview

Your agent remembers every tool you sign up for and warns you before

Installation

npx scvd-tab

Configuration

{
  "mcpServers": {
    "scvd-tab": {
      "command": "npx",
      "args": [
        "-y",
        "scvd-tab@0.11.1"
      ]
    }
  }
}
Add to Cursor

Paste into ~/.cursor/mcp.json or .cursor/mcp.json

Tags

  • monitoring
  • local
  • typescript
  • awesome-list

Related MCP servers

C

Monitoring

cloudsealed/cloudsealed-mcp

Two deterministic, rule-based analysis engines for agents: cloud billing cost anomaly detection (rolling-median + MAD, resistant to the masking effect) and auditable architecture risk scoring (single point of failure, coupling, scalability gap) with a rule-by-rule breakdown for every score. `uvx cloudsealed-mcp`

06d ago
A

Monitoring

arsentev-ai/contextburn

Run efficiency for Claude Code sessions: the share of paid tokens that became model output versus re-reading context already sent, by tokens and cost-weighted. Reads local transcripts, makes no network calls.

06d ago
F

Monitoring

FailEcho/failecho

Cross-agent failure intelligence. Before an agent retries a failed tool call, `check_tool_failure` reports whether other agents are hitting the same failure right now and which recovery actually worked, with a Wilson-score confidence. Privacy-by-schema: no prompts, keys, or payloads stored. Hosted remote server at `https://failecho.com/mcp`, or self-host.

06d ago
A

Monitoring

AIops-tools/Endpoint-AIops

Governed managed-endpoint fleet operations (thin-client/VDI) — login-storm and patch/config-drift analysis, inventory, and guardrailed remediation (13 tools) with unbypassable audit logging (MCP + CLI), budget/runaway guards, and undo/rollback.

06d ago
M

Monitoring

magna-nz/tallybook

Prices every Claude Code and Codex session already on disk and lets the agent ask what it's spending mid-session: cost by session, sub-agent and model, week-on-week comparison, and plain-English findings with applyable patches. No proxy, no API key, nothing leaves the machine. Install: `brew install --cask magna-nz/tap/tallybook`.

06d ago
official
I

Monitoring

iris-eval/mcp-server

Iris scores every agent run for quality, safety, and cost — on your machine, with no SDK and no account. Most agent projects check quality by running a few remembered prompts and eyeballing the output. Iris replaces that with numbers you can audit: your agent's runs land in a SQLite database on your disk, 13 built-in rules score them deterministically — PII, prompt injection, hallucination markers, cost thresholds — free, with no LLM calls, and an optional LLM judge with a hard per-eval cost cap handles the semantic questions. Every rule is inspectable and editable, because a judge you can't audit is just vibes with a number on it. MIT licensed, no telemetry; your traces never leave your machine.

6 tools · deploy_rule, evaluate_output

03w ago
official
L

Monitoring

last9/last9-mcp-server

Your AI agent doesn't know what's broken in production. This fixes that. Last9 MCP Server connects Claude, Cursor, Windsurf, and any other MCP-capable AI assistant directly to your production observability data — logs, metrics, traces, exceptions, database queries, alerts, and deployments. The agent stops guessing and starts reading the actual signal. No binary to install. No tokens to manage. One URL, OAuth in your browser, done. Find your org slug in your Last9 URL: app.last9.io/<org_slug>/... Type /mcp, select last9, authenticate. That's it.

6 tools · get_alerts, get_database_slow_queries

03w ago
official
M

Monitoring

MindscapeHQ/server-raygun

A remote Model Context Protocol (MCP) server that connects AI assistants to your crash reporting and real user monitoring data in Raygun through natural language conversations. 📚 Tool Reference • 🚀 Quick Start • 🔑 Get API Token - 🐛 Error Management - Investigate, resolve, and track application errors and crashes with full stack traces and context - 🚀 Deployment Tracking - Monitor releases and correlate errors with deployments to identify problematic changes - ⚡ Performance Insights - Analyze page load times, user metrics, and performance trends over time - 👥 User Monitoring - Track customer sessions, behavior patterns, and identify affected users - 🤝 Team Collaboration - Manage invitations and coordinate error resolution across your team - 📊 Metrics & Analytics - Time-series analysis and distribution histograms for errors and performance

6 tools · applications_list, customers_search

03w ago