Skip to main content
Glama
mariuszbyahoo

ops-copilot-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUDIT_DIRNoOverride directory for audit log files. Defaults to ./audit/

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Health check. Returns 'pong'. Read-only, no side effects.

list_containersA

READ-ONLY. List Docker containers as a compact text table. By default shows only running containers; pass all=true to include stopped ones. No side effects.

get_container_logsA

READ-ONLY. Fetch the last N lines of a container's logs. Resolve the container by id-prefix or exact name. No side effects.

restart_containerA

MUTATING: causes downtime. Two-phase confirm flow — call ONCE without confirmToken to preview and receive a single-use token, then call AGAIN with that confirmToken within 120s to actually restart. The token is bound to this exact container.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mariuszbyahoo/ops-copilot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server