Skip to main content
Glama
mrorigo
by mrorigo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OTEL_ENABLEDNoEnable OpenTelemetry instrumentationtrue
OTEL_SERVICE_NAMENoOpenTelemetry service namebash-command-mcp
OTEL_SERVICE_VERSIONNoOpenTelemetry service version1.0.0
BASH_COMMAND_MCP_HOSTNoHost for HTTP transport127.0.0.1
BASH_COMMAND_MCP_PORTNoPort for HTTP transport3000
BASH_COMMAND_MCP_LOG_DIRNoDirectory for background process log files
BASH_COMMAND_MCP_TRANSPORTNoTransport mode: 'stdio' or 'http'stdio
OTEL_EXPORTER_OTLP_ENDPOINTNoOpenTelemetry OTLP endpoint (e.g., http://localhost:4318)
BASH_COMMAND_MCP_ALLOWED_HOSTSNoComma-separated list of allowed hosts for HTTP transport (default: localhost,127.0.0.1,[::1])
OTEL_METRIC_EXPORT_INTERVAL_MSNoMetric export interval in milliseconds10000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/mrorigo/bash-command-mcp'

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