mcp-fleet-dashboard

micahyee415/mcp-fleet-dashboard
★ 0 stars TypeScript Data/Analytics Updated today
A Next.js dashboard that monitors the health, metrics, and audit logs of a fleet of MCP servers (Cloud Run + Cloud Monitoring).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-fleet-dashboard": {
      "command": "npx",
      "args": [
        "-y",
        "micahyee415/mcp-fleet-dashboard"
      ]
    }
  }
}

README Excerpt

> **📦 Archived reference implementation** — built 2025–2026 while running IT solo at an HR-tech SaaS. Kept as a portfolio piece; dependencies are frozen as of archiving (August 2026). More projects: [github.com/micahyee415](https://github.com/micahyee415). > A Next.js dashboard that monitors the health and status of a fleet of MCP (Model Context Protocol) servers deployed on Google Cloud Run.

Topics

cloud-rundashboardmcpmonitoringnextjstypescript
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →