Container Status
Check the current status of the Bigeye MCP Server Docker container. This provides a quick overview of whether the service is running, stopped, or not created.
Usage
When invoked, this skill will:
- •Execute the status command from the project script
- •Display the current state of the container
- •Show container details if running
Output
The status check shows:
- •Container name and current status (running/stopped/not created)
- •Image name and uptime information
Implementation
Execute the project's container management script:
bash
./bigeye-mcp.sh status