bash-command-mcp
by mrorigo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OTEL_ENABLED | No | Enable OpenTelemetry instrumentation | true |
| OTEL_SERVICE_NAME | No | OpenTelemetry service name | bash-command-mcp |
| OTEL_SERVICE_VERSION | No | OpenTelemetry service version | 1.0.0 |
| BASH_COMMAND_MCP_HOST | No | Host for HTTP transport | 127.0.0.1 |
| BASH_COMMAND_MCP_PORT | No | Port for HTTP transport | 3000 |
| BASH_COMMAND_MCP_LOG_DIR | No | Directory for background process log files | |
| BASH_COMMAND_MCP_TRANSPORT | No | Transport mode: 'stdio' or 'http' | stdio |
| OTEL_EXPORTER_OTLP_ENDPOINT | No | OpenTelemetry OTLP endpoint (e.g., http://localhost:4318) | |
| BASH_COMMAND_MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed hosts for HTTP transport (default: localhost,127.0.0.1,[::1]) | |
| OTEL_METRIC_EXPORT_INTERVAL_MS | No | Metric export interval in milliseconds | 10000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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