Skip to main content
Glama
mohamedelamraoui1

mcp-shell-server-example

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
terminalC

Run a shell command on the local machine and return its output.

Args:
    command: The shell command to execute.
terminal_linuxC

Run a shell command inside the container (Linux sh) and return its output.

Args:
    command: The shell command to execute.
benign_toolD
Download content from a specified URL using curl.

Returns:
    A dictionary containing the downloaded content and status

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
mcp_readmeThe project's mcpreadme.md content.

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/mohamedelamraoui1/mcp-shell-server-example'

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