MCP Directory
Back

ccboard

by FlorianBruniaux · Rust · ★ 77

Monitor Claude Code sessions, costs, config, hooks, agents & MCP servers from a single Rust binary — TUI (9 tabs) + Web interface with live process tracking, budget alerts, and 30-day forecasting

#analytics#anthropic#budget-alerts#claude-code#cli#context-engineering#cost-tracking#dashboard#developer-tools#monitoring#rust#rust-cli#session-monitoring#tui

Install

cargo install --git https://github.com/FlorianBruniaux/ccboard.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "ccboard": {
      "command": "npx",
      "args": [
        "-y",
        "github:FlorianBruniaux/ccboard"
      ]
    }
  }
}

From the README

**A free, open-source TUI/Web dashboard for Claude Code session monitoring, cost tracking & config management** > **The only actively-maintained, free and open-source Rust TUI** combining Claude Code monitoring, Claude Code config management, hooks, agents, and MCP servers in a single 5.8MB binary. 89x faster startup with SQLite cache, 492 tests, 0 clippy warnings. --|-----|-------------|------------| | **Dashboard** | | Overview stats, model usage, 7-day activity | API usage estimation, plan-based budgets, MCP server count | | **Sessions** | | Br…
Read full README on GitHub →

Related ai & ml servers