Servicebar — DevOps skill for Claude Code
macOS menu bar app for monitoring services, ports, Docker containers and MCP servers.
How to install Servicebar
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ZSeven-W/servicebar and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Servicebar does
macOS menu bar app for monitoring services, ports, Docker containers and MCP servers. Scan processes, manage services, track CPU/memory usage, install Claude Code/Codex MCP servers.
Alternatives in DevOps
- Composio Split — Manage Split feature flags and experiments 44.6k ★
- Skypilot — Run, manage, and scale AI workloads on any AI infrastructure 9.7k ★
- Skill Claw — OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox 2.8k ★
README
ServiceBar
A lightweight macOS menu bar utility that monitors all services listening on TCP ports. Instantly see what's running, which ports are in use, and manage processes — all from your menu bar.

Features
- Real-time port monitoring — Scans listening TCP ports via
lsofand displays grouped services - Smart grouping — Automatically groups services by application name with dev tool detection
- Process control — Stop, restart, or start services directly from the menu bar
- Search & filter — Filter by service name, port number, port range, or custom tags
- Tag system — Categorize groups with color-coded tags (DEV / SYS / APP / DB / WEB)
- Drag-to-reorder — Rearrange service groups to your preferred order
- Click-to-copy — Copy port numbers, PIDs, or command paths with a single click
- Hide services — Hide noisy system or background services from the main view
- Group aliases — Rename service groups for better readability
- Auto-refresh — Configurable refresh interval (30s to 10min)
- Launch at login — Optional auto-start via macOS Service Management
Requirements
- macOS 13.0 (Ventura) or later
- Swift 5.9+
Build
swift build # Debug build
swift build -c release # Release build
swift run ServiceBar # Run locally
Install
Download the latest `ServiceBar.zip` from [Releases](../../releases), unzip, and drag `ServiceBar.app` to your Applications folder.
Or build from source:
swift build -c release
cp -R dist/ServiceBar.app /Applications/
Usage
Once launched, ServiceBar lives in your menu bar as a ⚙ icon with an active service count badge.
**Click** the icon to open the dashboard:
- Browse all services grouped by application
- Use the search bar to filter by name or port
- Click a port number or command path to copy it
- Stop/restart services with inline action buttons
- Tag groups, rename them, or drag to
Related Skills
Airis MCP Gateway
new Docker-based MCP multiplexer that aggregates 60+ tools behind 7 meta-tools, reducing context token usage b
Skillfile
One-stop shop for AI skills and agents. Search 110K+ community skills, install and track them declaratively, a
AWS Profile
AWS profile management for MCP servers — discover profiles across SSO, Granted, and assumed-role chains, check
Octo Claw
OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox
Marina Skill
/plugin install marina-skill@focus-marketplace Hetzner servers, Cloudflare DNS, Docker deployments
J DevOps
DevOps consultation — CI/CD, containers, IaC, and observability. Use when configuring Docker, Kubernetes, Terr
Related Agents
Orquestrador
Watches the machine's resources (RAM, CPU, disk, processes, ports). Invoke before starting a heavy build/dev s
macOS UI Designer
Use this agent when you need to plan, design, or evaluate macOS application user interfaces from a UI/UX persp
Omarchy Plugin Architect
Design and build Omarchy (Quickshell/QML) bar-widget, panel, and service plugins that actually work on a stock