Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPSPILOT_PORTNoWeb UI / HTTP MCP bridge port4317
OPSPILOT_DATA_DIRNoData directory~/.opspilot
OPSPILOT_APPROVAL_TIMEOUT_MSNoApproval timeout600000

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
opspilot_statusA

Return local broker status and listen address.

opspilot_probe_remoteA

Verify the broker is ready for a remote connection without exposing stored values.

opspilot_list_hostsA

List registered host aliases and optional environment labels.

opspilot_describe_hostB

Describe registered services, log path roots (directories), and whether a stored connection is attached.

opspilot_inspect_hostB

Inspect one registered host with redacted read-only facts.

opspilot_restart_serviceB

Request a single registered service restart for local approval.

opspilot_get_requestA

Get the status of a broker request by request ID.

opspilot_list_log_filesB

List files under a catalog log root directory. Catalog log_paths are directories; list before fetching.

opspilot_fetch_logsA

Fetch a concrete log file under a catalog log root with safe truncation. Do not pass a directory; list files first.

opspilot_read_fileA

Read a catalog-allowlisted remote file.

opspilot_write_fileC

Request an approved write to a catalog-allowlisted remote file.

opspilot_upload_fileB

Request an approved upload to a catalog-allowlisted remote file.

opspilot_docker_psA

List remote Docker containers for one registered host.

opspilot_docker_logsC

Fetch truncated remote Docker container logs.

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/cswfww123/OpsPilot'

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