Skip to main content
Glama

Shell MCP Server

by hdresearch

run_command

Execute shell commands securely within a controlled Node.js environment using the Model Context Protocol, enabling safe and structured command execution for AI models like Claude.

Instructions

Run a shell command

Input Schema

NameRequiredDescriptionDefault
commandNo

Input Schema (JSON Schema)

{ "properties": { "command": { "type": "string" } }, "type": "object" }

Other Tools from Shell MCP Server

Related Tools

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

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