Skip to main content
Glama
imajeure

mcp-shell

by imajeure

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address. Keep it loopback unless something else gates access.127.0.0.1
PORTNoPort to listen on.3000
MCP_ENDPOINTNoMCP Streamable HTTP mount path./mcp
ROUTE_PREFIXNoPrefix for healthz and ready (defaults derived from MCP_ENDPOINT).
MCP_SHELL_BINNoShell used to run commands./bin/bash
MCP_SHELL_TOKENYesBearer token; server refuses to start if unset.
MCP_SHELL_ALLOWED_COMMANDSNoComma-separated allowlisted program names. Default is empty (deny all).

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/imajeure/mcp-shell'

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